The logging.xml file will only control which logging statements get
outputed, not the amount of information it may contain.

The log line in question does not have the source ip, which is long gone by
the time the service gets the request.

https://github.com/elasticsearch/elasticsearch/blob/a848b658e89884b0bb3a40c8de1d912412890fa8/src/main/java/org/elasticsearch/cluster/metadata/MetaDataCreateIndexService.java#L412

-- 
Ivan


On Wed, Jul 30, 2014 at 5:15 AM, <bitsofinf...@gmail.com> wrote:

> Hi - any tips for how I should configure the logging.yml file to give me
> more verbose output, including source ip address if possible, to give more
> info when an index is created?
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/2b423a9b-1e60-4e53-87b0-4681be643683%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/2b423a9b-1e60-4e53-87b0-4681be643683%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQBadWwueKO%2Bd_A-NdUiE0Cf3r32tY4TUha%2BrgzdpeobFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to