Advertisement
Guest User

Untitled

a guest
Jan 11th, 2017
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.76 KB | None | 0 0
  1. [2017-01-11T18:29:09,754][WARN ][logstash.runner ] SIGTERM received. Shutting down the agent.
  2. [2017-01-11T18:29:09,766][WARN ][logstash.agent ] stopping pipeline {:id=>"main"}
  3. [2017-01-11T18:29:19,363][INFO ][logstash.inputs.tcp ] Starting tcp input listener {:address=>"0.0.0.0:5000"}
  4. [2017-01-11T18:29:19,536][INFO ][logstash.outputs.elasticsearch] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>["http://elasticsearch01.site.cz:9200", "http://elasticsearch02.site.cz:9200", "http://elasticsearch03.site.cz:9200", "http://elasticsearch04.site.cz:9200", "http://elasticsearch05.site.cz:9200"]}}
  5. [2017-01-11T18:29:19,537][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x220d0842 URL:http://elasticsearch01.site.cz:9200>, :healthcheck_path=>"/"}
  6. [2017-01-11T18:29:19,604][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x220d0842 URL:http://elasticsearch01.site.cz:9200>}
  7. [2017-01-11T18:29:19,604][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x77fd93fd URL:http://elasticsearch02.site.cz:9200>, :healthcheck_path=>"/"}
  8. [2017-01-11T18:29:19,684][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x77fd93fd URL:http://elasticsearch02.site.cz:9200>}
  9. [2017-01-11T18:29:19,685][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x1aab1603 URL:http://elasticsearch03.site.cz:9200>, :healthcheck_path=>"/"}
  10. [2017-01-11T18:29:19,766][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x1aab1603 URL:http://elasticsearch03.site.cz:9200>}
  11. [2017-01-11T18:29:19,766][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x5895efed URL:http://elasticsearch04.site.cz:9200>, :healthcheck_path=>"/"}
  12. [2017-01-11T18:29:19,847][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x5895efed URL:http://elasticsearch04.site.cz:9200>}
  13. [2017-01-11T18:29:19,848][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x7219ed2c URL:http://elasticsearch05.site.cz:9200>, :healthcheck_path=>"/"}
  14. [2017-01-11T18:29:19,951][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x7219ed2c URL:http://elasticsearch05.site.cz:9200>}
  15. [2017-01-11T18:29:19,952][INFO ][logstash.outputs.elasticsearch] Using mapping template from {:path=>nil}
  16. [2017-01-11T18:29:20,021][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"}}}}}}}}
  17. [2017-01-11T18:29:20,041][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["elasticsearch01.site.cz", "elasticsearch02.site.cz", "elasticsearch03.site.cz", "elasticsearch04.site.cz", "elasticsearch05.site.cz"]}
  18. [2017-01-11T18:29:20,143][INFO ][logstash.pipeline ] Starting pipeline {"id"=>"main", "pipeline.workers"=>32, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>5, "pipeline.max_inflight"=>4000}
  19. [2017-01-11T18:29:20,193][INFO ][logstash.pipeline ] Pipeline main started
  20. [2017-01-11T18:29:20,249][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
  21. [2017-01-11T18:31:22,788][WARN ][logstash.runner ] SIGTERM received. Shutting down the agent.
  22. [2017-01-11T18:31:22,799][WARN ][logstash.agent ] stopping pipeline {:id=>"main"}
  23. [2017-01-11T18:31:32,830][INFO ][logstash.inputs.tcp ] Starting tcp input listener {:address=>"0.0.0.0:5000"}
  24. [2017-01-11T18:31:32,843][INFO ][logstash.inputs.udp ] Starting UDP listener {:address=>"0.0.0.0:5000"}
  25. [2017-01-11T18:31:32,857][INFO ][logstash.inputs.udp ] UDP listener started {:address=>"0.0.0.0:5000", :receive_buffer_bytes=>"106496", :queue_size=>"2000"}
  26. [2017-01-11T18:31:33,008][INFO ][logstash.outputs.elasticsearch] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>["http://elasticsearch01.site.cz:9200", "http://elasticsearch02.site.cz:9200", "http://elasticsearch03.site.cz:9200", "http://elasticsearch04.site.cz:9200", "http://elasticsearch05.site.cz:9200"]}}
  27. [2017-01-11T18:31:33,009][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x3f2eb316 URL:http://elasticsearch01.site.cz:9200>, :healthcheck_path=>"/"}
  28. [2017-01-11T18:31:33,078][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x3f2eb316 URL:http://elasticsearch01.site.cz:9200>}
  29. [2017-01-11T18:31:33,079][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x2e6903d8 URL:http://elasticsearch02.site.cz:9200>, :healthcheck_path=>"/"}
  30. [2017-01-11T18:31:33,163][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x2e6903d8 URL:http://elasticsearch02.site.cz:9200>}
  31. [2017-01-11T18:31:33,164][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x58634988 URL:http://elasticsearch03.site.cz:9200>, :healthcheck_path=>"/"}
  32. [2017-01-11T18:31:33,240][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x58634988 URL:http://elasticsearch03.site.cz:9200>}
  33. [2017-01-11T18:31:33,240][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x49666d52 URL:http://elasticsearch04.site.cz:9200>, :healthcheck_path=>"/"}
  34. [2017-01-11T18:31:33,248][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x49666d52 URL:http://elasticsearch04.site.cz:9200>}
  35. [2017-01-11T18:31:33,248][INFO ][logstash.outputs.elasticsearch] Running health check to see if an Elasticsearch connection is working {:url=>#<URI::HTTP:0x50949486 URL:http://elasticsearch05.site.cz:9200>, :healthcheck_path=>"/"}
  36. [2017-01-11T18:31:33,285][WARN ][logstash.outputs.elasticsearch] Restored connection to ES instance {:url=>#<URI::HTTP:0x50949486 URL:http://elasticsearch05.site.cz:9200>}
  37. [2017-01-11T18:31:33,287][INFO ][logstash.outputs.elasticsearch] Using mapping template from {:path=>nil}
  38. [2017-01-11T18:31:33,331][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"}}}}}}}}
  39. [2017-01-11T18:31:33,349][INFO ][logstash.outputs.elasticsearch] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["elasticsearch01.site.cz", "elasticsearch02.site.cz", "elasticsearch03.site.cz", "elasticsearch04.site.cz", "elasticsearch05.site.cz"]}
  40. [2017-01-11T18:31:33,413][INFO ][logstash.pipeline ] Starting pipeline {"id"=>"main", "pipeline.workers"=>32, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>5, "pipeline.max_inflight"=>4000}
  41. [2017-01-11T18:31:33,463][INFO ][logstash.pipeline ] Pipeline main started
  42. [2017-01-11T18:31:33,526][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement