Hi,
I'm trying to configure it using this manual:
http://www.elasticsearch.org/guide/reference/index-modules/slowlog.html
-
Do I need to add the threshold to the logging.yml or the
elasticsearch.yml?
-
I have 6 servers running. I want to add this log only in one of
them. After changing the yml file, do I need to restart elastic in all
of them, one of them or none?
Thanks
-
thresholds are already in elasticsearch.yml (close to the end of the
file). You just need to uncomment them.
-
only the server where you changed elasticsearch.yml needs to be restarted
On Monday, April 23, 2012 10:46:27 AM UTC-4, Yehuda Zargarov wrote:
Hi,
I'm trying to configure it using this manual:
Elasticsearch Platform — Find real-time answers at scale | Elastic
-
Do I need to add the threshold to the logging.yml or the
elasticsearch.yml?
-
I have 6 servers running. I want to add this log only in one of
them. After changing the yml file, do I need to restart elastic in all
of them, one of them or none?
Thanks