Files
wazuh-docker/build-docker-images/wazuh-manager/config/etc/services.d/filebeat/run
2024-10-19 18:49:16 +00:00

5 lines
244 B
Plaintext

#!/usr/bin/with-contenv sh
echo >&2 "starting Filebeat"
exec /usr/share/filebeat/bin/filebeat -e -c /etc/filebeat/filebeat.yml -path.home /usr/share/filebeat -path.config /etc/filebeat -path.data /var/lib/filebeat -path.logs /var/log/filebeat