Skip to content

Configuring Logging using Solr Cloud Operator #802

@kjq

Description

@kjq

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 pummeling our logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions