Hi there, I am using Ubuntu with the latest filebeat version, to start filebeat I run sudo /etc/init.d/filebeat start and I get [ ok ] Starting filebeat (via systemctl): filebeat.service.
Then I want to run filebeat -c filebeat.yml -configtest to validate configurations sanity but I get filebeat: command not found.
How to solve this issue?