@warkolm
All the versions i currently have.
niraj@niraj-z820:~/testing$ dpkg -l | grep logstash
ii logstash 1:5.0.2-1 all An extensible logging pipeline
niraj@niraj-z820:~/testing$ dpkg -l | grep elasticsearch
ii elasticsearch 5.0.0 all Elasticsearch is a distributed RESTful search engine built for the cloud. Reference documentation can be found at https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html and the 'Elasticsearch: The Definitive Guide' book can be found at https://www.elastic.co/guide/en/elasticsearch/guide/current/index.html
niraj@niraj-z820:~/testing$ dpkg -l | grep kibana
ii kibana 5.0.0 amd64 Explore and visualize your Elasticsearch data
[2016-12-07T11:25:39,624][INFO ][logstash.pipeline ] Pipeline main started
[2016-12-07T11:25:39,648][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
[2016-12-07T11:25:40,638][WARN ][logstash.agent ] stopping pipeline {:id=>"main"}
[2016-12-07T11:26:05,319][INFO ][logstash.inputs.s3 ] Registering s3 input {:bucket=>"xxxxxxxxxxxxxxxxxxxxxx", :region=>"us-west-2"}
[2016-12-07T11:26:05,847][INFO ][logstash.outputs.elasticsearch] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>["http://xxxxxxx:9200"]}}
[2016-12-07T11:26:05,848][INFO ][logstash.outputs.elasticsearch] Using mapping template from {:path=>nil}
[2016-12-07T11:26:06,014][INFO ][logstash.outputs.elasticsearch] Attempting to install template {:manage_template=>{"template"=>"logstash-*", "version"=>50001, "settings"=>{"index.refresh_interval"=>"5s"}, "mappings"=>{"_default_"=>{"_all"=>{"enabled"=>true, "norms"=>false}, "dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword"}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date", "include_in_all"=>false}, "@version"=>{"type"=>"keyword", "include_in_all"=>false}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}}}
[2016-12-07T11:26:06,020][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["xxxxxxx:9200"]}
[2016-12-07T11:26:06,089][INFO ][logstash.pipeline ] Starting pipeline {"id"=>"main", "pipeline.workers"=>16, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>5, "pipeline.max_inflight"=>2000}
[2016-12-07T11:26:06,094][INFO ][logstash.pipeline ] Pipeline main started
[2016-12-07T11:26:06,133][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
[2016-12-07T11:26:08,813][ERROR][logstash.pipeline ] A plugin had an unrecoverable error. Will restart this plugin.
Plugin: <LogStash::Inputs::S3 type=>"redshift-access-log", bucket=>"xxxxxxxxxxxxxxxxxxxxxx", prefix=>"redshift-test-03", region=>"us-west-2", access_key_id=>"xxxxxxxxxx", secret_access_key=>"xxxxxxxxxxxxxx", id=>"3c6ecdbe72ba9f17ad486fea3c00ad2086dacaab-1", enable_metric=>true, codec=><LogStash::Codecs::Plain id=>"plain_d4050914-df01-4fe4-b361-b191de784ebf", enable_metric=>true, charset=>"UTF-8">, delete=>false, interval=>60, temporary_directory=>"/tmp/logstash">
Error: certificate verify failed