You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The container CMD sets the -e(See CMD at Dockerfile.j2) flag by default which logs to stderr and disables syslog/file output.
This means configuring logging.to_files in filebeat.yml has no effect
The container CMD sets the
-e(SeeCMDatDockerfile.j2) flag by default which logs to stderr and disables syslog/file output.This means configuring
logging.to_filesinfilebeat.ymlhas no effectlogging.to_filesinfilebeat.yml.https://www.elastic.co/guide/en/beats/filebeat/current/configuration-logging.html