mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-04 14:03:18 +00:00
Dump ossec.log to stdout
This commit is contained in:
4
wazuh-odfe/config/etc/services.d/ossec-logs/run
Normal file
4
wazuh-odfe/config/etc/services.d/ossec-logs/run
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv sh
|
||||
|
||||
# dumping ossec.log to standard output
|
||||
exec tail -f /var/ossec/logs/ossec.log
|
||||
Reference in New Issue
Block a user