I added these to the logging.yml file (see in bold)
you can override this using by setting a system property, for example
-Des.logger.level=DEBUG
es.logger.level: INFO
rootLogger: ${es.logger.level}, console, file*, nt*
...
nt: type: org.apache.log4j.nt.NTEventLogAppender source: ES
layout: type: pattern conversionPattern:
"[%d{ISO8601}][%-5p][%-25c] %m%n"*
After that, I restarted ES and I saw the logs come in under Windows
Logs\Application in the event log.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.