Hello, I am new to Elasticsearch so please understand if this question makes little sense or it's very basic.
I know there is a default logging mechanism for cluster side events (by configuring the logging.yml file, and setting the log path on elasticsearch.yml) and I want to know: there's some way to do exactly the same for every client that connects to the same cluster? Especifically, at this moment I only need to be able to set a distinct path for every program that creates a node and connects to the same cluster. I've tried by setting a log path in the elasticsearch.yml configuration file at client side, with no results. Thanks in advance! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/47b88c9b-4418-4294-8b71-c8fd77f73259%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
