Thanks for the update! I think for most people it would be quite critical to have logs working. Do you happen to know how I can reach out to the person maintaining the docker images https://hub.docker.com/u/dameikle to see if they are available to update the images? Sounds like it is mostly https://hub.docker.com/u/dameikle
Thanks! Cristi On Fri, Jun 11, 2021 at 12:57 PM Tim Allison <[email protected]> wrote: > Sorry for my delay. I think I fixed the logging issue after the BETA > release. If you pull a nightly build, it will work. The default > logging configuration for tika-server is here: > > https://github.com/apache/tika/blob/main/tika-server/tika-server-standard/src/main/resources/log4j2.xml > > On Fri, Jun 11, 2021 at 4:41 AM Cristian Zamfir <[email protected]> > wrote: > > > > 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. 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 >
