Created
August 13, 2014 01:01
-
-
Save d34dh0r53/d0ec4613996d46dd3dc2 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"@source": "syslog://test1", | |
"@fields": { | |
"processid": "-", | |
"program": "test1", | |
"severity": "notice", | |
"facility": "local7" | |
}, | |
"@timestamp": "2014-08-13T00:49:06.828074+00:00", | |
"@source_host": "logtesting", | |
"@message": "2014-08-13 00:48:15.486113 65535 TRACE tracegen Traceback (most recent call last): TESTING TRACE 24c086ff-941d-4854-9356-24b2c8fe2266" | |
} | |
{ | |
"@source": "syslog://test1", | |
"@fields": { | |
"processid": "-", | |
"program": "test1", | |
"severity": "notice", | |
"facility": "local7" | |
}, | |
"@timestamp": "2014-08-13T00:49:06.828075+00:00", | |
"@source_host": "logtesting", | |
"@message": "2014-08-13 00:48:15.486113 65535 TRACE tracegen Line 0 - 24c086ff-941d-4854-9356-24b2c8fe2266" | |
} | |
{ | |
"@source": "syslog://test1", | |
"@fields": { | |
"processid": "-", | |
"program": "test1", | |
"severity": "notice", | |
"facility": "local7" | |
}, | |
"@timestamp": "2014-08-13T00:49:06.828077+00:00", | |
"@source_host": "logtesting", | |
"@message": "2014-08-13 00:48:15.486113 65535 TRACE tracegen Line 1 - 24c086ff-941d-4854-9356-24b2c8fe2266" | |
} | |
{ | |
"@source": "syslog://test1", | |
"@fields": { | |
"processid": "-", | |
"program": "test1", | |
"severity": "notice", | |
"facility": "local7" | |
}, | |
"@timestamp": "2014-08-13T00:49:06.828078+00:00", | |
"@source_host": "logtesting", | |
"@message": "2014-08-13 00:48:15.486113 65535 TRACE tracegen Line 2 - 24c086ff-941d-4854-9356-24b2c8fe2266" | |
} | |
{ | |
"@source": "syslog://test1", | |
"@fields": { | |
"processid": "-", | |
"program": "test1", | |
"severity": "notice", | |
"facility": "local7" | |
}, | |
"@timestamp": "2014-08-13T00:49:06.828079+00:00", | |
"@source_host": "logtesting", | |
"@message": "2014-08-13 00:48:15.486113 65535 TRACE tracegen Line 3 - 24c086ff-941d-4854-9356-24b2c8fe2266" | |
} | |
{ | |
"@source": "syslog://test1", | |
"@fields": { | |
"processid": "-", | |
"program": "test1", | |
"severity": "notice", | |
"facility": "local7" | |
}, | |
"@timestamp": "2014-08-13T00:49:06.828080+00:00", | |
"@source_host": "logtesting", | |
"@message": "2014-08-13 00:48:15.486113 65535 TRACE tracegen Line 4 - 24c086ff-941d-4854-9356-24b2c8fe2266" | |
} | |
{ | |
"@source": "syslog://test1", | |
"@fields": { | |
"processid": "-", | |
"program": "test1", | |
"severity": "notice", | |
"facility": "local7" | |
}, | |
"@timestamp": "2014-08-13T00:49:06.828081+00:00", | |
"@source_host": "logtesting", | |
"@message": "2014-08-13 00:48:15.486113 65535 TRACE tracegen" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment