All - I downloaded the latest ES rpm and installed on centos. When tried running the script in foreground, i see that the logging is not enabled.
tried both /etc/init.d/elasticsearch -f and /usr/share/elasticsearch/bin/ -f both. log4j:WARN No appenders could be found for logger (node). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Searched for answers in the internet and tried the following as well I tried adding export ES_CLASSPATH=/etc/elasticsearch/logging.yml changed patch.conf, path.data in elasticsearch.yml file also But, Nothing seems to fix the logging problem. Is there an easier solution to this problem? -vidhya -- 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/1f074d2c-4972-469e-a5f5-89f326dd7f0b%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
