Collapsed monitoring into xpack src
Original commit: elastic/x-pack-elasticsearch@9e523f2783
This commit is contained in:
parent
98687d2884
commit
1cca04924f
|
@ -1,11 +0,0 @@
|
|||
es.logger.level=DEBUG
|
||||
log4j.rootLogger=${es.logger.level}, out
|
||||
|
||||
log4j.logger.org.apache.http=INFO, out
|
||||
log4j.additivity.org.apache.http=false
|
||||
|
||||
log4j.appender.out=org.apache.log4j.ConsoleAppender
|
||||
log4j.appender.out.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.out.layout.conversionPattern=[%d{ISO8601}][%-5p][%-25c] %m%n
|
||||
|
||||
log4j.logger.org.elasticsearch.xpack.monitoring=TRACE
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue