I see that the Logstash 1.4.2 tar
install via the below curl command is around 140 MB & am wondering if there is a way to get smaller footprint download without the extra baggage of Kibana
, ElasticSearch
, some filters
, inputs
,outputs
. Is it safe to purge the vendor
directory.
The latest version of Logstash 1.5.0
appears to have grown bigger in size & is about 160MB.
Would appreciate if anyone can provide any recommendation and /or inputs around the same.
curl -s https://download.elasticsearch.org/logstash/logstash/logstash-1.4.2.tar.gz | tar xz