Advertisement
Guest User

stdout

a guest
Jun 15th, 2015
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. {
  2. "message" => "<142>Jun 15 15:33:05 examplehost.example.com Exam INFO [ajp-/0.0.0.0:8009-35] SOME LOG MESSAGE TEXT",
  3. "@version" => "1",
  4. "@timestamp" => "2015-06-15T14:33:05.762Z",
  5. "type" => "syslog",
  6. "host" => "172.21.5.66",
  7. "pri" => "142",
  8. "timestamp" => "Jun 15 15:33:05",
  9. "hostname" => "examplehost.example.com",
  10. "app_name" => "Exam",
  11. "level" => "INFO",
  12. "logmessage" => " [ajp-/0.0.0.0:8009-35] SOME LOG MESSAGE TEXT",
  13. "tags" => [
  14. [0] "match1 greedy",
  15. [1] "_grokparsefailure"
  16. ]
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement