've got an enviroment set on Dev that should keep a log with every query
ran, but it's not writing anything. I'm using the slow-log feature for
it...
These are my thresholds on the elasticsearch.yml:
And this is my whole logging.yml:
# 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
logger:
# log action execution errors for easier debugging
action: DEBUG
# reduce the logging for aws, too much is logged under the default INFO
com.amazonaws: WARN
# gateway
This paste has been truncated. show original
I'm using ElasticSearch 1.3.1 in this enviroment.
However, the file is not moving forward:
-rw-r--r-- 1 root staff 0 Jul 29 13:23
elastictest_index_search_slowlog.log
Elastic is running as root as well. Any thoughts on what I am missing?
--
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/4f9847b6-4cee-4df8-afef-272368a0d488%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
Any ideas? I've tried everything and still nothing.
On Wednesday, July 30, 2014 2:29:55 PM UTC-3, Alejandro de la Viña wrote:
've got an enviroment set on Dev that should keep a log with every query
ran, but it's not writing anything. I'm using the slow-log feature for
it...
These are my thresholds on the elasticsearch.yml:
http://pastebin.com/raw.php?i=qfwnruhD
And this is my whole logging.yml:
http://pastebin.com/raw.php?i=aXg8xHNE
I'm using Elasticsearch 1.3.1 in this enviroment.
However, the file is not moving forward:
-rw-r--r-- 1 root staff 0 Jul 29 13:23
elastictest_index_search_slowlog.log
Elastic is running as root as well. Any thoughts on what I am missing?
--
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/136eb992-be45-45ae-8658-7bc22aa3d891%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .