Created
May 3, 2012 11:08
-
-
Save lennartkoopmann/2585033 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-05-03 13:07:53,816 INFO : org.graylog2.inputs.syslog.SyslogProcessor - Date could not be parsed. Was set to NOW because allow_override_syslog_date is true. | |
2012-05-03 13:07:53,817 DEBUG: org.graylog2.inputs.syslog.SyslogProcessor - Parsed <3> structured data pairs. Adding as additional_fields. Not using tokenizer. | |
2012-05-03 13:07:53,817 DEBUG: org.graylog2.inputs.syslog.SyslogProcessor - Adding received syslog message <2f5f5405-9e1b-429a-86e5-e03a8429a119> to process buffer: level: 5 | host: nb-lkoopmann | facility: local4 | shortMessage: 1 2012-12-25T22:14:15.003Z mymachine.example.com evntslog - ID47 [exampleSDID@32473 iut="3" eventSource="Application" eventID="1011"] BOMAn application event lo (...) | |
2012-05-03 13:07:53,817 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Starting to process message <2f5f5405-9e1b-429a-86e5-e03a8429a119>. | |
2012-05-03 13:07:53,818 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Applying filter [RewriteFilter] on message <2f5f5405-9e1b-429a-86e5-e03a8429a119>. | |
2012-05-03 13:07:53,819 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Applying filter [BlacklistFilter] on message <2f5f5405-9e1b-429a-86e5-e03a8429a119>. | |
2012-05-03 13:07:53,821 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Applying filter [StreamMatcherFilter] on message <2f5f5405-9e1b-429a-86e5-e03a8429a119>. | |
2012-05-03 13:07:53,824 DEBUG: org.graylog2.filters.StreamMatcherFilter - Routed message <2f5f5405-9e1b-429a-86e5-e03a8429a119> to 1 streams. | |
2012-05-03 13:07:53,824 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Applying filter [CounterUpdateFilter] on message <2f5f5405-9e1b-429a-86e5-e03a8429a119>. | |
2012-05-03 13:07:53,825 DEBUG: org.graylog2.buffers.processors.ProcessBufferProcessor - Finished processing message. Writing to output buffer. | |
2012-05-03 13:07:53,828 DEBUG: org.graylog2.buffers.processors.OutputBufferProcessor - Processing message <2f5f5405-9e1b-429a-86e5-e03a8429a119> from OutputBuffer. | |
2012-05-03 13:07:53,828 DEBUG: org.graylog2.buffers.processors.OutputBufferProcessor - Writing message <2f5f5405-9e1b-429a-86e5-e03a8429a119> to [ElasticSearchOutput] | |
2012-05-03 13:07:53,843 DEBUG: org.graylog2.indexer.EmbeddedElasticSearchClient - Wrote message <2f5f5405-9e1b-429a-86e5-e03a8429a119> to ElasticSearch index. | |
2012-05-03 13:07:53,843 DEBUG: org.graylog2.buffers.processors.OutputBufferProcessor - Wrote message <2f5f5405-9e1b-429a-86e5-e03a8429a119> to all outputs. Finished handling. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment