Advertisement
Guest User

Untitled

a guest
Mar 31st, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. 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"}
  2. rabbit |
  3. rabbit | =INFO REPORT==== 29-Mar-2016::19:24:37 ===
  4. rabbit | accepting AMQP connection <0.402.0> (172.17.0.3:57646 -> 172.17.0.2:5672)
  5. 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"}
  6. 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!"}
  7. 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!"}
  8. 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!"}
  9. 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"}
  10. rabbit |
  11. rabbit | =INFO REPORT==== 29-Mar-2016::19:24:37 ===
  12. rabbit | accepting AMQP connection <0.419.0> (172.17.0.3:57647 -> 172.17.0.2:5672)
  13. 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"}
  14. 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!"}
  15. 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!"}
  16. 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!"}
  17. 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"}
  18. logstash_1 | {:timestamp=>"2016-03-29T19:24:37.226000+0000", :message=>"Pipeline started", :level=>:info, :file=>"logstash/pipeline.rb", :line=>"125", :method=>"run"}
  19. 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"}
  20. 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"}
  21. 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"}
  22. 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"}
  23. rabbit exited with code 137
  24. 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"}
  25. 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"}
  26. 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"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement