Files
fk-wazuh/wazuh/config/wazuh-api.runit.service
T
2020-09-25 18:15:20 +02:00

6 lines
132 B
Desktop File

#!/bin/sh
# Wazuh Docker Copyright (C) 2019 Wazuh Inc. (License GPLv2)
/etc/init.d/wazuh-api start
tail -f /var/ossec/logs/api.log