mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
4 lines
68 B
Desktop File
4 lines
68 B
Desktop File
#!/bin/sh
|
|
service filebeat start
|
|
tail -f /var/log/filebeat/filebeat
|