Created
August 12, 2014 15:14
-
-
Save notFloran/a76e42ae01735e712c3a to your computer and use it in GitHub Desktop.
Logstash-forwarder debian 7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -O - http://packages.elasticsearch.org/GPG-KEY-elasticsearch | apt-key add - | |
echo 'deb http://packages.elasticsearch.org/logstashforwarder/debian stable main' > /etc/apt/sources.list.d/logstash-forwarder.list |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
doesn't work under debian 7 32bit