Skip to content

Commit

Permalink
Fix nginx filebeat
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Jan 15, 2025
1 parent e4408f6 commit 2c1571b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions filebeat/supervisord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ command=bash -c "/usr/local/bin/opensearch_status.sh -t malcolm_beats_template &
-h /usr/share/filebeat-nginx \
-c /usr/share/filebeat-nginx \
-d /usr/share/filebeat-nginx/data \
-f /usr/share/filebeat-nginx/filebeat-nginx.yml \
-m nginx"
-f /usr/share/filebeat-nginx/filebeat-nginx.yml"
user=%(ENV_PUSER)s
autostart=%(ENV_NGINX_LOG_ACCESS_AND_ERRORS)s
autorestart=%(ENV_NGINX_LOG_ACCESS_AND_ERRORS)s
Expand Down

0 comments on commit 2c1571b

Please sign in to comment.