Prevent /var/log/messages

Hi All,

I am using Elasticsearch 5.6.0 docker image which was working fine for sometime and suddenly /var file system got filled up with elasticsearch log files in messages file.

I've already configured path.log /apps/elastic/esdata/logs in elasticsearch.yml file and I can see the logs are writing there as well.

I don't see any proper solutions in internet. Can anyone having a proper solutions for this.

My docker version is 12.x.

Thanks in advance.

Regards,
Balaji

Hi All,

I found this and fixed. Need to set --log-driver none while starting elastic containers.

Regards,
Balaji

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