Skip to content

Instantly share code, notes, and snippets.

@Callonski
Created July 19, 2020 14:58
Show Gist options
  • Save Callonski/1370740ec53644900c0a82e365b1f5d1 to your computer and use it in GitHub Desktop.
Save Callonski/1370740ec53644900c0a82e365b1f5d1 to your computer and use it in GitHub Desktop.
################## START FILEBEAT #######################
sudo systemctl daemon-reload
sudo systemctl enable filebeat
sudo filebeat modules enable system nginx mysql elasticsearch kibana googlecloud
cd /etc/filebeat/
sudo filebeat setup -e
sudo systemctl start filebeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment