Im trying to configure the Search Slow Log for our Java application which
is running Elasticsearch embedded, but Im a bit confused on how to activate
it.
Is it correct that the logging.yml file is not considered? Do anyone have
an example setup for e.g tomcat if I have to set it up in the tomcat
logging.properties? We are using java.util.logging
Im trying to configure the Search Slow Log for our Java application which
is running Elasticsearch embedded, but Im a bit confused on how to activate
it.
Is it correct that the logging.yml file is not considered? Do anyone have
an example setup for e.g tomcat if I have to set it up in the tomcat
logging.properties? We are using java.util.logging
Im trying to configure the Search Slow Log for our Java application which
is running Elasticsearch embedded, but Im a bit confused on how to
activate
it.
Is it correct that the logging.yml file is not considered? Do anyone have
an example setup for e.g tomcat if I have to set it up in the tomcat
logging.properties? We are using java.util.logging
When running embedded, the slow log is simply logged under the
org.elasticsearch.index.search.slowlog category. The configuration for
log4j simply states not to include the slowlog logging into the same main
logging file, but into a separate log file. Not sure how to do that with
tomcat.
On Wed, Jan 18, 2012 at 1:45 PM, Runar Myklebust runar@myklebust.me wrote:
Hi, thanks for the answer.
But, Im not shure i understand what you mean? Configure via Java API and
elasticsearch.yml? Can you ellaborate a bit?
Im trying to configure the Search Slow Log for our Java application
which
is running Elasticsearch embedded, but Im a bit confused on how to
activate
it.
Is it correct that the logging.yml file is not considered? Do anyone
have
an example setup for e.g tomcat if I have to set it up in the tomcat
logging.properties? We are using java.util.logging
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.