Logstash

From HackerNet
Revision as of 11:04, 12 November 2015 by Helikopter (talk | contribs) (Created page with "'''WIP''' Logstash is a data pipeline that helps you process logs and other event data from a variety of systems. =Installation= echo 'deb http://packages.elasticsearch.org...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

WIP

Logstash is a data pipeline that helps you process logs and other event data from a variety of systems.

Installation

echo 'deb http://packages.elasticsearch.org/logstash/1.5/debian stable main' | sudo tee /etc/apt/sources.list.d/logstash.list
sudo apt-get update && sudo apt-get -y install logstash

Konfiguration

SSL

Forwarder