Access THE log file

My services are deployed into Docker Swarm and I have access to Kibana but no access directly to the containers.

Is it possible to get THE log file from Kibana?

I'm not looking for analysis. I'm not looking for queries. I'm not looking for CSV. I just want the (current) log file.

Thanks, Robin.

Since we've set the base OS as CentOS in our Docker images, the logs should be in the default location for CentOS(i think it's in journalctl), unless you've specified another log path in the Kibana config.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.