Created
May 19, 2014 07:38
-
-
Save jippi/e42b5c4e15f749ab0c1c 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
| { | |
| "_index": "logstash-production-2014.05.19", | |
| "_type": "nginx", | |
| "_id": "BxOr_N4lRs-tFAK9sewmag", | |
| "_score": null, | |
| "_source": { | |
| "@timestamp": "2014-05-19T07:33:52.000Z", | |
| "@version": "1", | |
| "type": "nginx", | |
| "source": "da.bownty.com", | |
| "message": "GET /kobenhavn HTTP/1.1", | |
| "body_bytes_sent": "5", | |
| "bytes_sent": "235", | |
| "connection": "91385", | |
| "response_code": "301", | |
| "content_type": "-", | |
| "http_host": "da.bownty.com", | |
| "http_referrer": "-", | |
| "http_user_agent": "Server Density Service Monitoring v2", | |
| "http_cookie": "-", | |
| "remote_addr": "176.32.95.72", | |
| "remote_user": "-", | |
| "request_method": "GET", | |
| "request_uri": "/kobenhavn", | |
| "request_filename": "/index.php", | |
| "request_length": "278", | |
| "request_time": "0.008", | |
| "response_http_location": "http://bownty.dk/kobenhavn", | |
| "query_string": "", | |
| "scheme": "http", | |
| "server_protocol": "HTTP/1.1", | |
| "host": "web01", | |
| "path": "/var/log/nginx/production.access.json", | |
| "geoip": { | |
| "ip": "176.32.95.72", | |
| "country_code2": "JP", | |
| "country_code3": "JPN", | |
| "country_name": "Japan", | |
| "continent_code": "AS", | |
| "region_name": "40", | |
| "city_name": "Tokyo", | |
| "latitude": 35.685, | |
| "longitude": 139.7514, | |
| "timezone": "Asia/Tokyo", | |
| "real_region_name": "Tokyo", | |
| "location": [ | |
| 139.7514, | |
| 35.685 | |
| ] | |
| }, | |
| "request_path": "/kobenhavn", | |
| "user_agent": { | |
| "name": "Other", | |
| "os": "Other", | |
| "os_name": "Other", | |
| "device": "Other" | |
| } | |
| }, | |
| "sort": [ | |
| 1400484832000 | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment