Actually I should be able to configure StackDriver compatibility myself, but I am new to configuring logging for Java apps so I could certainly appreciate a pointer to how to enable json-based formatting for logs in Tika 2.x.
Thanks! Cristi On Thu, Jun 10, 2021 at 3:41 PM Cristian Zamfir <[email protected]> wrote: > Hi, > > I noticed that the default logging configuration of tika-server does not > match the severity levels in StackDriver > <https://cloud.google.com/logging/docs/structured-logging>. Basically all > error messages are interpreted as Error. Looks like the solution is to > configure log4j to produce a json output that is compatible with > StackDriver and I was wondering if somebody already did that. > > Thanks, > Cristi >
