Skip to content

Instantly share code, notes, and snippets.

@untergeek
Last active January 1, 2016 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save untergeek/8171616 to your computer and use it in GitHub Desktop.
Save untergeek/8171616 to your computer and use it in GitHub Desktop.
Logstash events...
{
"@version":"1",
"@timestamp":"2013-12-29T15:41:02.123Z",
"host":"host.example.com",
"collectd_type":"df_complex",
"plugin":"df",
"plugin_instance":"Volumes-Time Machine Backups",
"type_instance":"used",
"value":2604146343936.0,
"tags":["collectd"]
}
{
:path=>"/tmp/telnacdr4.log",
:text=> "{
\"cdr\":[
{
\"EventName\":\"NEWCDR\",
\"PerMinutes\":1.2E-4,
\"Type\":\"DATA\",
\"OriginNumber\":1.4176980006224E13,
\"EventObject\":\"Cdr\",
\"Location\":\"Spain\",
\"EventCode\":\"NEWCDRBYURL\",
\"StartDateTime\":\"2013-12-28 03:15:52.000000000\",
\"Cost\":0.0012,
\"Network\":187,
\"Duration\":10,
\"DateTimeEvent\":\"2013-12-28 03:15:58.000000000\",
\"Iccid\":8.910300000000171E18,
\"DestinationNumber\":34609,
\"CallId\":\"988C12E6-7FA84DD6-B89517CC-272AB6F9\",
\"ReferenceId\":887517642,
\"ObjectId\":\"546212EB-48424730-A49028D6-F0A53956\"
}
]
}",
:level=>:debug,
:file=>"/home/fontanon/borrame/logstash-1.3.2-flatjar.jar!/logstash/inputs/file.rb",
:line=>"130"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment