Cluster update settings - logger

What are the various "logger." settings? I couldn't find a list of available settings in the documentation.

I am looking to turn on log level to DEBUG for a particular class and route the debug messages to a different appender.
I am aware of the "logger.cluster.service" : "DEBUG" setting ... however, I don't want to set the log level of the entire cluster to "debug".

Is this possible?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/0ec824b1-e98f-404a-afcf-b78390bae81e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi Ritu

You can change es.logger.level: INFO parameter in logging.yml file.
http://www.elastic.co/guide/en/elasticsearch/reference/master/setup-configuration.html

Thanks,
Sumit

Apache log4j 1.2 - Short introduction to log4j is
​ how to alter things.

Unfortunately docs around this aspect are a little light at the moment,
what class are you looking for?​

On 20 March 2015 at 01:30, Ritu Sinha ritu2p@gmail.com wrote:

What are the various "logger." settings? I couldn't find a list of
available settings in the documentation.

I am looking to turn on log level to DEBUG for a particular class and
route the debug messages to a different appender.
I am aware of the "logger.cluster.service" : "DEBUG" setting ... however,
I don't want to set the log level of the entire cluster to "debug".

Is this possible?

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/0ec824b1-e98f-404a-afcf-b78390bae81e%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEYi1X_to4wUGf9t89SZrDBvP6Dx_mMkb%3Du%3Db3qooQ0e%3DSfsGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.