Skip to content

Instantly share code, notes, and snippets.

@aamsur-mkt
Last active March 19, 2020 07:46
Show Gist options
  • Save aamsur-mkt/790ecc08556ca8b726a43ffb04b773e1 to your computer and use it in GitHub Desktop.
Save aamsur-mkt/790ecc08556ca8b726a43ffb04b773e1 to your computer and use it in GitHub Desktop.
Install Filebeat
wget https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.0.1-amd64.deb
sudo dpkg -i filebeat-7.0.1-amd64.deb
sudo apt-get install -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment