Skip to content

Instantly share code, notes, and snippets.

@ebuildy
Created March 29, 2016 19:26
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 ebuildy/d405dab7dbaca2e3a03dc2a7fa6f5b29 to your computer and use it in GitHub Desktop.
Save ebuildy/d405dab7dbaca2e3a03dc2a7fa6f5b29 to your computer and use it in GitHub Desktop.
logstash_1 | {:timestamp=>"2016-03-29T19:24:36.994000+0000", :message=>"Connecting to RabbitMQ. Settings: {:vhost=>\"/\", :host=>\"rabbit\", :port=>5672, :user=>\"guest\", :automatic_recovery=>true, :pass=>\"guest\", :timeout=>0, :heartbeat=>0}", :level=>:debug, :file=>"logstash/plugin_mixins/rabbitmq_connection.rb", :line=>"138", :method=>"connect"}
rabbit |
rabbit | =INFO REPORT==== 29-Mar-2016::19:24:37 ===
rabbit | accepting AMQP connection <0.402.0> (172.17.0.3:57646 -> 172.17.0.2:5672)
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.089000+0000", :message=>"Connected to RabbitMQ at rabbit", :level=>:info, :file=>"logstash/plugin_mixins/rabbitmq_connection.rb", :line=>"145", :method=>"connect"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.129000+0000", :message=>"Declaring exchange 'amq.fanout' with type fanout", :level=>:info, :file=>"logstash/inputs/rabbitmq.rb", :line=>"196", :method=>"bind_exchange!"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.130000+0000", :message=>"Declaring an exchange", :name=>"amq.fanout", :type=>"fanout", :durable=>true, :level=>:debug, :file=>"logstash/plugin_mixins/rabbitmq_connection.rb", :line=>"124", :method=>"declare_exchange!"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.132000+0000", :message=>"Exchange declared", :level=>:debug, :file=>"logstash/plugin_mixins/rabbitmq_connection.rb", :line=>"127", :method=>"declare_exchange!"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.170000+0000", :message=>"Connecting to RabbitMQ. Settings: {:vhost=>\"/\", :host=>\"rabbit\", :port=>5672, :user=>\"guest\", :automatic_recovery=>true, :pass=>\"guest\", :timeout=>0, :heartbeat=>0}", :level=>:debug, :file=>"logstash/plugin_mixins/rabbitmq_connection.rb", :line=>"138", :method=>"connect"}
rabbit |
rabbit | =INFO REPORT==== 29-Mar-2016::19:24:37 ===
rabbit | accepting AMQP connection <0.419.0> (172.17.0.3:57647 -> 172.17.0.2:5672)
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.195000+0000", :message=>"Connected to RabbitMQ at rabbit", :level=>:info, :file=>"logstash/plugin_mixins/rabbitmq_connection.rb", :line=>"145", :method=>"connect"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.205000+0000", :message=>"Declaring exchange 'amq.fanout' with type fanout", :level=>:info, :file=>"logstash/inputs/rabbitmq.rb", :line=>"196", :method=>"bind_exchange!"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.208000+0000", :message=>"Declaring an exchange", :name=>"amq.fanout", :type=>"fanout", :durable=>true, :level=>:debug, :file=>"logstash/plugin_mixins/rabbitmq_connection.rb", :line=>"124", :method=>"declare_exchange!"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.209000+0000", :message=>"Exchange declared", :level=>:debug, :file=>"logstash/plugin_mixins/rabbitmq_connection.rb", :line=>"127", :method=>"declare_exchange!"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.218000+0000", :message=>"Starting pipeline", :id=>"base", :pipeline_workers=>4, :batch_size=>125, :batch_delay=>5, :max_inflight=>500, :level=>:info, :file=>"logstash/pipeline.rb", :line=>"177", :method=>"start_workers"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:37.226000+0000", :message=>"Pipeline started", :level=>:info, :file=>"logstash/pipeline.rb", :line=>"125", :method=>"run"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:42.267000+0000", :message=>"Pushing flush onto pipeline", :level=>:debug, :file=>"logstash/pipeline.rb", :line=>"450", :method=>"flush"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:47.275000+0000", :message=>"Pushing flush onto pipeline", :level=>:debug, :file=>"logstash/pipeline.rb", :line=>"450", :method=>"flush"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:52.280000+0000", :message=>"Pushing flush onto pipeline", :level=>:debug, :file=>"logstash/pipeline.rb", :line=>"450", :method=>"flush"}
logstash_1 | {:timestamp=>"2016-03-29T19:24:57.286000+0000", :message=>"Pushing flush onto pipeline", :level=>:debug, :file=>"logstash/pipeline.rb", :line=>"450", :method=>"flush"}
rabbit exited with code 137
logstash_1 | {:timestamp=>"2016-03-29T19:25:02.291000+0000", :message=>"Pushing flush onto pipeline", :level=>:debug, :file=>"logstash/pipeline.rb", :line=>"450", :method=>"flush"}
logstash_1 | {:timestamp=>"2016-03-29T19:25:07.300000+0000", :message=>"Pushing flush onto pipeline", :level=>:debug, :file=>"logstash/pipeline.rb", :line=>"450", :method=>"flush"}
logstash_1 | {:timestamp=>"2016-03-29T19:25:12.302000+0000", :message=>"Pushing flush onto pipeline", :level=>:debug, :file=>"logstash/pipeline.rb", :line=>"450", :method=>"flush"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment