It's a basic question but is /var/lib/docker/containers/ <xxxxxx<-json.log files> the only location for elasticsearch logs installed on a docker?
Also, How can i see the logs in kibana. Filebeat is not yet setup
It's a basic question but is /var/lib/docker/containers/ <xxxxxx<-json.log files> the only location for elasticsearch logs installed on a docker?
Also, How can i see the logs in kibana. Filebeat is not yet setup
That typically is where docker logs are stored, yes, and it'll likely be the only place unless you have configured the logging for the container to something that isn't default.
You need to setup Filebeat to ingest the logs.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.