3438 Forks
13530 Stars
13530 Watchers

logstash

Logstash - transport and process your logs, events, or other data

How to download and setup logstash

Open terminal and run command
git clone https://github.com/elastic/logstash.git
git clone is used to create a copy or clone of logstash repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with logstash https://github.com/elastic/logstash/archive/master.zip

Or simply clone logstash with SSH
[email protected]:elastic/logstash.git

If you have some problems with logstash

You may open issue on logstash support forum (system) here: https://github.com/elastic/logstash/issues