Skip to content

Instantly share code, notes, and snippets.

@meitei11
Created September 18, 2018 06:33
Show Gist options
  • Save meitei11/5be7d65f2f91249371a968c1a98ae64e to your computer and use it in GitHub Desktop.
Save meitei11/5be7d65f2f91249371a968c1a98ae64e to your computer and use it in GitHub Desktop.
sample final log output
{
"CITY": "Mumbai",
"ORG": "Jio",
"ACTUAL_REFERER": "https://referrer.com?type=1233",
"OS": "Windows 7",
"CLEAN_URL": "/testurl",
"device": "Other",
"UPSTREAM_CACHE_STATUS": "-",
"REQUEST_URI": "/testurl?expand_level=3",
"RCODE": "200",
"COUNT": "1",
"HOST": "xxxx.xxx.net",
"ACTIVITY_DATE": "2018-09-18T06:15:06.000Z",
"log_type": "nginx",
"DOMAIN": "sample.com",
"REQUEST_TYPE": "GET",
"XForwardedIP": "2405:204:92:922b:b009:f492:4fa4:ec5f",
"ISP": "Jio",
"TIME_TAKEN": "0.088",
"ACTUAL_UA": "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.16 Safari/537.36",
"REQUESTED_WITH": "XMLHttpRequest",
"CHANNEL": "Desktop",
"Browser": "Chrome",
"UPSTREAM_CONNECT_TIME": "0.001",
"origin_location": {
"lat": "18.975",
"lon": "72.8258"
},
"COUNTRY": "India",
"RESPONSE_SIZE": "2708",
"Browser_Version": "70",
"REQUEST_ID": "30842315154552909626",
"scheme": "https",
"@timestamp": "2018-09-18T06:15:06.080Z",
"UPSTREAM": [
"xxx.xxx.xxx.xxx:443"
],
"UPSTREAM_HEADER_TIME": "0.088",
"TRANSACTION_ID": "30842315154552909626",
"UPSTREAM_RESPONSE_TIME": "0.088",
"proxyIP": "xxx.xxx.xxx.xxx"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment