Skip to content

Instantly share code, notes, and snippets.

@frozenfoxx
Created December 7, 2012 18:32
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 frozenfoxx/4235325 to your computer and use it in GitHub Desktop.
Save frozenfoxx/4235325 to your computer and use it in GitHub Desktop.
{"@source":"file://logstashbox.local/root/log/MachineA/access_log","@tags":[],"@fields":{"clientip":["127.0.0.1"],"ident":["-"],"auth":["-"],"timestamp":["05/Dec/2012:21:11:01 +0000"],"verb":["GET"],"request":["/someplace"],"httpversion":["1.0"],"response":["200"],"bytes":["597096"],"referrer":["\"-\""],"agent":["\"Wget/1.11.4 Red Hat modified\""]},"@timestamp":"2012-12-07T18:21:13.581Z","@source_host":"logstashbox.local","@source_path":"/root/log/MachineA/access_log","@message":"127.0.0.1 - - [05/Dec/2012:21:11:01 +0000] \"GET /someplace HTTP/1.0\" 200 597096 \"-\" \"Wget/1.11.4 Red Hat modified\" \"-\"","@type":"apache-access"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment