Skip to content

Instantly share code, notes, and snippets.

@srconline
Created February 24, 2020 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save srconline/e49b5757425a16ced1c85b1a7d8b36e7 to your computer and use it in GitHub Desktop.
Save srconline/e49b5757425a16ced1c85b1a7d8b36e7 to your computer and use it in GitHub Desktop.
2020-02-24T13:40:29,424][INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"7.4.0"}
[2020-02-24T13:40:33,337][INFO ][org.reflections.Reflections] Reflections took 32 ms to scan 1 urls, producing 20 keys and 40 values
[2020-02-24T13:40:38,068][WARN ][org.logstash.instrument.metrics.gauge.LazyDelegatingGauge][main] A gauge metric of an unknown type (org.jruby.RubyArray) has been create for key: cluster_uuids. This may result in invalid serialization. It is recommended to log an issue to the responsible developer/development team.
[2020-02-24T13:40:38,073][INFO ][logstash.javapipeline ][main] Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>8, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>1000, :thread=>"#<Thread:0x33c06d91 run>"}
[2020-02-24T13:40:38,413][INFO ][logstash.javapipeline ][main] Pipeline started {"pipeline.id"=>"main"}
[2020-02-24T13:40:38,488][INFO ][filewatch.observingtail ][main] START, creating Discoverer, Watch with file and sincedb collections
[2020-02-24T13:40:38,493][INFO ][logstash.agent ] Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]}
[2020-02-24T13:40:38,918][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
[2020-02-24T15:13:06,735][WARN ][logstash.runner ] SIGTERM received. Shutting down.
[2020-02-24T15:13:06,840][INFO ][filewatch.observingtail ] QUIT - closing all files and shutting down.
[2020-02-24T15:13:07,940][INFO ][logstash.javapipeline ] Pipeline terminated {"pipeline.id"=>"main"}
[2020-02-24T15:13:08,006][INFO ][logstash.runner ] Logstash shut down.
[2020-02-24T15:13:27,403][INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"7.4.0"}
[2020-02-24T15:13:28,884][INFO ][org.reflections.Reflections] Reflections took 34 ms to scan 1 urls, producing 20 keys and 40 values
[2020-02-24T15:13:29,828][WARN ][org.logstash.instrument.metrics.gauge.LazyDelegatingGauge][main] A gauge metric of an unknown type (org.jruby.RubyArray) has been create for key: cluster_uuids. This may result in invalid serialization. It is recommended to log an issue to the responsible developer/development team.
[2020-02-24T15:13:29,836][INFO ][logstash.javapipeline ][main] Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>8, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>1000, :thread=>"#<Thread:0xe72fd45 run>"}
[2020-02-24T15:13:30,185][INFO ][logstash.javapipeline ][main] Pipeline started {"pipeline.id"=>"main"}
[2020-02-24T15:13:30,245][INFO ][logstash.agent ] Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]}
[2020-02-24T15:13:30,252][INFO ][filewatch.observingtail ][main] START, creating Discoverer, Watch with file and sincedb collections
[2020-02-24T15:13:30,480][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment