Created
April 19, 2012 11:56
-
-
Save lennartkoopmann/2420480 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-04-19 13:55:20,348 DEBUG: org.graylog2.inputs.gelf.GELFProcessor - Adding received GELF message to process buffer: level: 4 | host: nb-lkoopmann | facility: gelf-rb | shortMessage: Exception: Exception | |
2012-04-19 13:55:20,348 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Starting to process message. | |
2012-04-19 13:55:20,348 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Applying filter [BlacklistFilter] on message <c9b1ccff-db54-46b2-b648-5ccfbea3c09e>. | |
2012-04-19 13:55:20,350 DEBUG: org.graylog2.filters.BlacklistFilter - Message <org.graylog2.filters.BlacklistFilter@2e5facbd> is blacklisted. First match on .*Exception.* | |
2012-04-19 13:55:20,350 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Filter [BlacklistFilter] marked message <c9b1ccff-db54-46b2-b648-5ccfbea3c09e> to be discarded. Dropping message. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-04-19 13:55:24,227 DEBUG: org.graylog2.inputs.gelf.GELFProcessor - Adding received GELF message to process buffer: level: 6 | host: nb-lkoopmann | facility: gelf-rb | shortMessage: ohai | |
2012-04-19 13:55:24,227 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Starting to process message. | |
2012-04-19 13:55:24,227 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Applying filter [BlacklistFilter] on message <96f8dde1-b8f4-499f-9880-6623c84c4659>. | |
2012-04-19 13:55:24,227 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Finished processing message. Writing to output buffer. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment