hi, could you tell me how to set up explicitly logging level in Elasticsearch as INFO?
I would like to do that in the file: elasticsearch. yaml
Hello, please reffer to https://www.elastic.co/guide/en/elasticsearch/reference/current/logging.html
So it will be: logger.org.elasticsearch: info
, right ?
Yes !
1 Like
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.