kjq opened a new issue, #802: URL: https://github.com/apache/solr-operator/issues/802
I am trying to configure logging but i cannot seem to get it to work. Is there an example somewhere I can reference? 1. Turn down the logLevel from INFO to WARN 2. Write the logs as JSON to the CONSOLE My SolrCloud has these settings but both my Solr and Zookeeper (using the embedded ZK) are logging at INFO ``` spec: replicas: 1 solrImage: repository: solr tag: "9.9.0" solrLogLevel: WARN ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org