Skip to content

Instantly share code, notes, and snippets.

@cmcornejocrespo
Created November 30, 2018 06:59
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 cmcornejocrespo/798dac62ce2229e2093f01f4edc76a3c to your computer and use it in GitHub Desktop.
Save cmcornejocrespo/798dac62ce2229e2093f01f4edc76a3c to your computer and use it in GitHub Desktop.
{
"took" : 14,
"timed_out" : false,
"_shards" : {
"total" : 20,
"successful" : 20,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : 913,
"max_score" : 0.0,
"hits" : [
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "bEQQYWcB5TVRLRX3bJls",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:01:53.087Z",
"context" : {
"process" : {
"pid" : 1,
"title" : "/usr/lib/jvm/java-1.8-openjdk/jre/bin/java"
},
"service" : {
"name" : "todo",
"agent" : {
"name" : "java",
"version" : "1.1.0"
},
"language" : {
"name" : "Java",
"version" : "1.8.0_111-internal"
},
"runtime" : {
"name" : "Java",
"version" : "1.8.0_111-internal"
}
},
"request" : {
"cookies" : {
"region4_monitor_menu" : "none",
"region5_tools_menu" : "none",
"menuPanel" : "visible",
"i18next" : "en-GB",
"selectedTab" : "view",
"region1_configure_menu" : "none",
"region3_registry_menu" : "none"
},
"url" : {
"pathname" : "/swagger-ui.html",
"protocol" : "http",
"full" : "http://localhost:8081/swagger-ui.html",
"hostname" : "localhost",
"port" : "8081"
},
"socket" : {
"encrypted" : false,
"remote_address" : "172.24.0.1"
},
"http_version" : "1.1",
"method" : "GET",
"headers" : {
"accept-encoding" : "gzip, deflate, br",
"if-modified-since" : "Thu, 29 Nov 2018 13:18:27 GMT",
"user-agent" : "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36",
"connection" : "keep-alive",
"upgrade-insecure-requests" : "1",
"cache-control" : "max-age=0",
"accept" : "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8",
"accept-language" : "en-GB,en;q=0.9,en-US;q=0.8,es;q=0.7,und;q=0.6",
"host" : "localhost:8081"
}
},
"response" : {
"status_code" : 304,
"headers" : {
"Last-Modified" : "Thu, 29 Nov 2018 13:18:27 GMT"
},
"finished" : true,
"headers_sent" : false
},
"system" : {
"hostname" : "057011c18e5e",
"architecture" : "amd64",
"platform" : "Linux",
"ip" : "172.24.0.7"
}
},
"trace" : {
"id" : "b4868a5339569c9a9a22d09c6e23814c"
},
"timestamp" : {
"us" : 1543521713087041
},
"beat" : {
"hostname" : "a18bbe695055",
"version" : "6.5.1",
"name" : "a18bbe695055"
},
"host" : {
"name" : "a18bbe695055"
},
"processor" : {
"name" : "transaction",
"event" : "transaction"
},
"transaction" : {
"span_count" : {
"dropped" : {
"total" : 0
},
"started" : 0
},
"id" : "99911557d6c0cbd8",
"name" : "ResourceHttpRequestHandler",
"duration" : {
"us" : 455406
},
"type" : "request",
"result" : "HTTP 3xx",
"sampled" : true
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "N0Q4YWcB5TVRLRX3n60c",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:45:48.949Z",
"processor" : {
"name" : "transaction",
"event" : "transaction"
},
"transaction" : {
"id" : "7b4c9f7745e7f887",
"name" : "browser_005fchecker_jsp#doGet",
"duration" : {
"us" : 7992
},
"type" : "request",
"result" : "HTTP 2xx",
"sampled" : true,
"span_count" : {
"started" : 0,
"dropped" : {
"total" : 0
}
}
},
"context" : {
"request" : {
"url" : {
"port" : "9443",
"pathname" : "/carbon/admin/login.jsp",
"protocol" : "https",
"full" : "https://localhost:9443/carbon/admin/login.jsp",
"hostname" : "localhost"
},
"socket" : {
"encrypted" : true,
"remote_address" : "127.0.0.1"
},
"http_version" : "1.1",
"method" : "GET",
"headers" : {
"user-agent" : "curl/7.29.0",
"host" : "localhost:9443",
"accept" : "*/*"
}
},
"response" : {
"headers" : {
"X-XSS-Protection" : "1; mode=block",
"Cache-Control" : "no-store, no-cache, must-revalidate, private",
"Date" : "Thu, 29 Nov 2018 20:45:48 GMT",
"X-Frame-Options" : "DENY",
"Expires" : "0",
"Transfer-Encoding" : "chunked",
"Vary" : "Accept-Encoding",
"Server" : "WSO2 Carbon Server",
"Pragma" : "no-cache",
"Set-Cookie" : "[REDACTED]",
"Content-Type" : "text/html;charset=UTF-8",
"Content-Language" : "en-US",
"X-Content-Type-Options" : "nosniff"
},
"finished" : true,
"headers_sent" : true,
"status_code" : 200
},
"system" : {
"hostname" : "Linux",
"architecture" : "amd64",
"platform" : "wso2am",
"ip" : "172.24.0.10"
},
"process" : {
"pid" : 78,
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java"
},
"service" : {
"name" : "wso2am",
"agent" : {
"name" : "java",
"version" : "1.0.1"
},
"language" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"runtime" : {
"version" : "1.8.0_144",
"name" : "Java"
}
}
},
"trace" : {
"id" : "787b2630dcbcac63e57a6ff8fe508c3c"
},
"timestamp" : {
"us" : 1543524348949009
},
"beat" : {
"version" : "6.5.1",
"name" : "a18bbe695055",
"hostname" : "a18bbe695055"
},
"host" : {
"name" : "a18bbe695055"
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "r0Q3YWcB5TVRLRX3havk",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:44:36.955Z",
"timestamp" : {
"us" : 1543524276955008
},
"beat" : {
"version" : "6.5.1",
"name" : "a18bbe695055",
"hostname" : "a18bbe695055"
},
"host" : {
"name" : "a18bbe695055"
},
"processor" : {
"name" : "transaction",
"event" : "transaction"
},
"transaction" : {
"duration" : {
"us" : 8066
},
"type" : "request",
"result" : "HTTP 2xx",
"sampled" : true,
"span_count" : {
"started" : 0,
"dropped" : {
"total" : 0
}
},
"id" : "3bbe330fdf3250d4",
"name" : "browser_005fchecker_jsp#doGet"
},
"context" : {
"system" : {
"hostname" : "Linux",
"architecture" : "amd64",
"platform" : "wso2am",
"ip" : "172.24.0.10"
},
"process" : {
"pid" : 78,
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java"
},
"service" : {
"name" : "wso2am",
"agent" : {
"name" : "java",
"version" : "1.0.1"
},
"language" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"runtime" : {
"version" : "1.8.0_144",
"name" : "Java"
}
},
"request" : {
"method" : "GET",
"headers" : {
"user-agent" : "curl/7.29.0",
"host" : "localhost:9443",
"accept" : "*/*"
},
"url" : {
"hostname" : "localhost",
"port" : "9443",
"pathname" : "/carbon/admin/login.jsp",
"protocol" : "https",
"full" : "https://localhost:9443/carbon/admin/login.jsp"
},
"socket" : {
"encrypted" : true,
"remote_address" : "127.0.0.1"
},
"http_version" : "1.1"
},
"response" : {
"status_code" : 200,
"headers" : {
"Vary" : "Accept-Encoding",
"Set-Cookie" : "[REDACTED]",
"Content-Language" : "en-US",
"Transfer-Encoding" : "chunked",
"Cache-Control" : "no-store, no-cache, must-revalidate, private",
"Expires" : "0",
"Pragma" : "no-cache",
"Content-Type" : "text/html;charset=UTF-8",
"X-Content-Type-Options" : "nosniff",
"Server" : "WSO2 Carbon Server",
"X-Frame-Options" : "DENY",
"X-XSS-Protection" : "1; mode=block",
"Date" : "Thu, 29 Nov 2018 20:44:36 GMT"
},
"finished" : true,
"headers_sent" : true
}
},
"trace" : {
"id" : "f7fa829ed0eebd161274527853bdb6c5"
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "N0QVYWcB5TVRLRX3c6Lc",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:07:24.116Z",
"transaction" : {
"result" : "HTTP 2xx",
"sampled" : true,
"span_count" : {
"dropped" : {
"total" : 0
},
"started" : 0
},
"id" : "607ffa58fb0294a1",
"name" : "browser_005fchecker_jsp#doGet",
"duration" : {
"us" : 9581
},
"type" : "request"
},
"context" : {
"request" : {
"url" : {
"full" : "https://localhost:9443/carbon/admin/login.jsp",
"hostname" : "localhost",
"port" : "9443",
"pathname" : "/carbon/admin/login.jsp",
"protocol" : "https"
},
"socket" : {
"remote_address" : "127.0.0.1",
"encrypted" : true
},
"http_version" : "1.1",
"method" : "GET",
"headers" : {
"user-agent" : "curl/7.29.0",
"host" : "localhost:9443",
"accept" : "*/*"
}
},
"response" : {
"headers" : {
"X-Frame-Options" : "DENY",
"X-XSS-Protection" : "1; mode=block",
"Vary" : "Accept-Encoding",
"Server" : "WSO2 Carbon Server",
"Set-Cookie" : "[REDACTED]",
"Date" : "Thu, 29 Nov 2018 20:07:24 GMT",
"Pragma" : "no-cache",
"Content-Type" : "text/html;charset=UTF-8",
"X-Content-Type-Options" : "nosniff",
"Cache-Control" : "no-store, no-cache, must-revalidate, private",
"Expires" : "0",
"Content-Language" : "en-US",
"Transfer-Encoding" : "chunked"
},
"finished" : true,
"headers_sent" : true,
"status_code" : 200
},
"system" : {
"hostname" : "Linux",
"architecture" : "amd64",
"platform" : "wso2am",
"ip" : "172.24.0.10"
},
"process" : {
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java",
"pid" : 78
},
"service" : {
"name" : "wso2am",
"agent" : {
"name" : "java",
"version" : "1.0.1"
},
"language" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"runtime" : {
"name" : "Java",
"version" : "1.8.0_144"
}
}
},
"trace" : {
"id" : "7eae26c1567b0971437544b4dbd60b56"
},
"timestamp" : {
"us" : 1543522044116008
},
"beat" : {
"version" : "6.5.1",
"name" : "a18bbe695055",
"hostname" : "a18bbe695055"
},
"host" : {
"name" : "a18bbe695055"
},
"processor" : {
"name" : "transaction",
"event" : "transaction"
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "YUQWYWcB5TVRLRX3PaOn",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:08:15.773Z",
"processor" : {
"name" : "transaction",
"event" : "transaction"
},
"transaction" : {
"id" : "d657f6bcfeb4a355",
"name" : "browser_005fchecker_jsp#doGet",
"duration" : {
"us" : 11046
},
"type" : "request",
"result" : "HTTP 2xx",
"sampled" : true,
"span_count" : {
"dropped" : {
"total" : 0
},
"started" : 0
}
},
"context" : {
"response" : {
"finished" : true,
"headers_sent" : true,
"status_code" : 200,
"headers" : {
"X-Content-Type-Options" : "nosniff",
"Cache-Control" : "no-store, no-cache, must-revalidate, private",
"Pragma" : "no-cache",
"Expires" : "0",
"X-Frame-Options" : "DENY",
"X-XSS-Protection" : "1; mode=block",
"Transfer-Encoding" : "chunked",
"Vary" : "Accept-Encoding",
"Set-Cookie" : "[REDACTED]",
"Content-Language" : "en-US",
"Date" : "Thu, 29 Nov 2018 20:08:15 GMT",
"Server" : "WSO2 Carbon Server",
"Content-Type" : "text/html;charset=UTF-8"
}
},
"system" : {
"ip" : "172.24.0.10",
"hostname" : "Linux",
"architecture" : "amd64",
"platform" : "wso2am"
},
"process" : {
"pid" : 78,
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java"
},
"service" : {
"name" : "wso2am",
"agent" : {
"version" : "1.0.1",
"name" : "java"
},
"language" : {
"version" : "1.8.0_144",
"name" : "Java"
},
"runtime" : {
"version" : "1.8.0_144",
"name" : "Java"
}
},
"request" : {
"method" : "GET",
"headers" : {
"user-agent" : "curl/7.29.0",
"host" : "localhost:9443",
"accept" : "*/*"
},
"url" : {
"protocol" : "https",
"full" : "https://localhost:9443/carbon/admin/login.jsp",
"hostname" : "localhost",
"port" : "9443",
"pathname" : "/carbon/admin/login.jsp"
},
"socket" : {
"encrypted" : true,
"remote_address" : "127.0.0.1"
},
"http_version" : "1.1"
}
},
"trace" : {
"id" : "e739a39ad3ab83dfee1d423a40f4040a"
},
"timestamp" : {
"us" : 1543522095773008
},
"beat" : {
"name" : "a18bbe695055",
"hostname" : "a18bbe695055",
"version" : "6.5.1"
},
"host" : {
"name" : "a18bbe695055"
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "j0Q4YWcB5TVRLRX3JqyX",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:45:18.089Z",
"processor" : {
"name" : "transaction",
"event" : "transaction"
},
"transaction" : {
"sampled" : true,
"span_count" : {
"started" : 0,
"dropped" : {
"total" : 0
}
},
"id" : "e3b30cf819b5502d",
"name" : "browser_005fchecker_jsp#doGet",
"duration" : {
"us" : 8337
},
"type" : "request",
"result" : "HTTP 2xx"
},
"context" : {
"process" : {
"pid" : 78,
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java"
},
"service" : {
"name" : "wso2am",
"agent" : {
"name" : "java",
"version" : "1.0.1"
},
"language" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"runtime" : {
"version" : "1.8.0_144",
"name" : "Java"
}
},
"request" : {
"method" : "GET",
"headers" : {
"user-agent" : "curl/7.29.0",
"host" : "localhost:9443",
"accept" : "*/*"
},
"url" : {
"protocol" : "https",
"full" : "https://localhost:9443/carbon/admin/login.jsp",
"hostname" : "localhost",
"port" : "9443",
"pathname" : "/carbon/admin/login.jsp"
},
"socket" : {
"encrypted" : true,
"remote_address" : "127.0.0.1"
},
"http_version" : "1.1"
},
"response" : {
"headers" : {
"Set-Cookie" : "[REDACTED]",
"Pragma" : "no-cache",
"Content-Type" : "text/html;charset=UTF-8",
"Transfer-Encoding" : "chunked",
"X-Frame-Options" : "DENY",
"Content-Language" : "en-US",
"Vary" : "Accept-Encoding",
"Date" : "Thu, 29 Nov 2018 20:45:18 GMT",
"X-Content-Type-Options" : "nosniff",
"X-XSS-Protection" : "1; mode=block",
"Expires" : "0",
"Server" : "WSO2 Carbon Server",
"Cache-Control" : "no-store, no-cache, must-revalidate, private"
},
"finished" : true,
"headers_sent" : true,
"status_code" : 200
},
"system" : {
"hostname" : "Linux",
"architecture" : "amd64",
"platform" : "wso2am",
"ip" : "172.24.0.10"
}
},
"trace" : {
"id" : "f859774a9017ba8a64a019aa95a934cf"
},
"timestamp" : {
"us" : 1543524318089008
},
"beat" : {
"version" : "6.5.1",
"name" : "a18bbe695055",
"hostname" : "a18bbe695055"
},
"host" : {
"name" : "a18bbe695055"
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "EEQ1YWcB5TVRLRX3m6n7",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:42:31.536Z",
"beat" : {
"version" : "6.5.1",
"name" : "a18bbe695055",
"hostname" : "a18bbe695055"
},
"host" : {
"name" : "a18bbe695055"
},
"processor" : {
"name" : "transaction",
"event" : "transaction"
},
"transaction" : {
"id" : "75c54efad9c4379b",
"name" : "browser_005fchecker_jsp#doGet",
"duration" : {
"us" : 7875
},
"type" : "request",
"result" : "HTTP 2xx",
"sampled" : true,
"span_count" : {
"dropped" : {
"total" : 0
},
"started" : 0
}
},
"context" : {
"request" : {
"socket" : {
"remote_address" : "127.0.0.1",
"encrypted" : true
},
"http_version" : "1.1",
"method" : "GET",
"headers" : {
"user-agent" : "curl/7.29.0",
"host" : "localhost:9443",
"accept" : "*/*"
},
"url" : {
"full" : "https://localhost:9443/carbon/admin/login.jsp",
"hostname" : "localhost",
"port" : "9443",
"pathname" : "/carbon/admin/login.jsp",
"protocol" : "https"
}
},
"response" : {
"status_code" : 200,
"headers" : {
"X-Content-Type-Options" : "nosniff",
"Content-Type" : "text/html;charset=UTF-8",
"Content-Language" : "en-US",
"Vary" : "Accept-Encoding",
"X-Frame-Options" : "DENY",
"X-XSS-Protection" : "1; mode=block",
"Set-Cookie" : "[REDACTED]",
"Server" : "WSO2 Carbon Server",
"Cache-Control" : "no-store, no-cache, must-revalidate, private",
"Expires" : "0",
"Pragma" : "no-cache",
"Transfer-Encoding" : "chunked",
"Date" : "Thu, 29 Nov 2018 20:42:31 GMT"
},
"finished" : true,
"headers_sent" : true
},
"system" : {
"architecture" : "amd64",
"platform" : "wso2am",
"ip" : "172.24.0.10",
"hostname" : "Linux"
},
"process" : {
"pid" : 78,
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java"
},
"service" : {
"language" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"runtime" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"name" : "wso2am",
"agent" : {
"name" : "java",
"version" : "1.0.1"
}
}
},
"trace" : {
"id" : "4b19ba2cb7225ec3e22e362399eaf028"
},
"timestamp" : {
"us" : 1543524151536008
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "_UQVYWcB5TVRLRX3S6Gx",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:07:13.823Z",
"beat" : {
"name" : "a18bbe695055",
"hostname" : "a18bbe695055",
"version" : "6.5.1"
},
"host" : {
"name" : "a18bbe695055"
},
"processor" : {
"name" : "transaction",
"event" : "transaction"
},
"transaction" : {
"name" : "browser_005fchecker_jsp#doGet",
"duration" : {
"us" : 16677
},
"type" : "request",
"result" : "HTTP 2xx",
"sampled" : true,
"span_count" : {
"dropped" : {
"total" : 0
},
"started" : 0
},
"id" : "081bcee9592cdfae"
},
"context" : {
"response" : {
"status_code" : 200,
"headers" : {
"X-Frame-Options" : "DENY",
"Server" : "WSO2 Carbon Server",
"X-XSS-Protection" : "1; mode=block",
"Cache-Control" : "no-store, no-cache, must-revalidate, private",
"Pragma" : "no-cache",
"Transfer-Encoding" : "chunked",
"Content-Type" : "text/html;charset=UTF-8",
"Content-Language" : "en-US",
"X-Content-Type-Options" : "nosniff",
"Vary" : "Accept-Encoding",
"Date" : "Thu, 29 Nov 2018 20:07:13 GMT",
"Set-Cookie" : "[REDACTED]",
"Expires" : "0"
},
"finished" : true,
"headers_sent" : true
},
"system" : {
"architecture" : "amd64",
"platform" : "wso2am",
"ip" : "172.24.0.10",
"hostname" : "Linux"
},
"process" : {
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java",
"pid" : 78
},
"service" : {
"name" : "wso2am",
"agent" : {
"name" : "java",
"version" : "1.0.1"
},
"language" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"runtime" : {
"name" : "Java",
"version" : "1.8.0_144"
}
},
"request" : {
"headers" : {
"user-agent" : "curl/7.29.0",
"host" : "localhost:9443",
"accept" : "*/*"
},
"url" : {
"protocol" : "https",
"full" : "https://localhost:9443/carbon/admin/login.jsp",
"hostname" : "localhost",
"port" : "9443",
"pathname" : "/carbon/admin/login.jsp"
},
"socket" : {
"encrypted" : true,
"remote_address" : "127.0.0.1"
},
"http_version" : "1.1",
"method" : "GET"
}
},
"trace" : {
"id" : "1ce685a65eb7201489e24e50ade6036a"
},
"timestamp" : {
"us" : 1543522033823008
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "z0Q2YWcB5TVRLRX35aon",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:43:55.798Z",
"context" : {
"request" : {
"socket" : {
"encrypted" : true,
"remote_address" : "127.0.0.1"
},
"http_version" : "1.1",
"method" : "GET",
"headers" : {
"user-agent" : "curl/7.29.0",
"host" : "localhost:9443",
"accept" : "*/*"
},
"url" : {
"protocol" : "https",
"full" : "https://localhost:9443/carbon/admin/login.jsp",
"hostname" : "localhost",
"port" : "9443",
"pathname" : "/carbon/admin/login.jsp"
}
},
"response" : {
"headers" : {
"Expires" : "0",
"X-Content-Type-Options" : "nosniff",
"Pragma" : "no-cache",
"Content-Language" : "en-US",
"Transfer-Encoding" : "chunked",
"Server" : "WSO2 Carbon Server",
"X-Frame-Options" : "DENY",
"Cache-Control" : "no-store, no-cache, must-revalidate, private",
"X-XSS-Protection" : "1; mode=block",
"Content-Type" : "text/html;charset=UTF-8",
"Date" : "Thu, 29 Nov 2018 20:43:55 GMT",
"Set-Cookie" : "[REDACTED]",
"Vary" : "Accept-Encoding"
},
"finished" : true,
"headers_sent" : true,
"status_code" : 200
},
"system" : {
"hostname" : "Linux",
"architecture" : "amd64",
"platform" : "wso2am",
"ip" : "172.24.0.10"
},
"process" : {
"pid" : 78,
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java"
},
"service" : {
"agent" : {
"name" : "java",
"version" : "1.0.1"
},
"language" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"runtime" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"name" : "wso2am"
}
},
"trace" : {
"id" : "f83e8e333cdade3be070226052ced449"
},
"timestamp" : {
"us" : 1543524235798008
},
"host" : {
"name" : "a18bbe695055"
},
"beat" : {
"hostname" : "a18bbe695055",
"version" : "6.5.1",
"name" : "a18bbe695055"
},
"processor" : {
"name" : "transaction",
"event" : "transaction"
},
"transaction" : {
"name" : "browser_005fchecker_jsp#doGet",
"duration" : {
"us" : 11452
},
"type" : "request",
"result" : "HTTP 2xx",
"sampled" : true,
"span_count" : {
"dropped" : {
"total" : 0
},
"started" : 0
},
"id" : "f4092393c0b814f2"
}
}
},
{
"_index" : "apm-6.5.1-transaction-2018.11.29",
"_type" : "doc",
"_id" : "tUQTYWcB5TVRLRX3AZ7h",
"_score" : 0.0,
"_source" : {
"@timestamp" : "2018-11-29T20:04:47.230Z",
"transaction" : {
"name" : "KeyTemplatesApi#keyTemplatesGet",
"duration" : {
"us" : 3412967
},
"type" : "request",
"result" : "HTTP 2xx",
"sampled" : true,
"span_count" : {
"dropped" : {
"total" : 0
},
"started" : 5
},
"id" : "e62bd97026c9812a"
},
"context" : {
"request" : {
"headers" : {
"authorization" : "[REDACTED]",
"host" : "wso2am:9443",
"connection" : "Keep-Alive"
},
"url" : {
"pathname" : "/throttle/data/v1/keyTemplates",
"protocol" : "https",
"full" : "https://wso2am:9443/throttle/data/v1/keyTemplates",
"hostname" : "wso2am",
"port" : "9443"
},
"socket" : {
"remote_address" : "172.24.0.10",
"encrypted" : true
},
"http_version" : "1.1",
"method" : "GET"
},
"response" : {
"headers" : {
"Content-Type" : "application/json",
"Transfer-Encoding" : "chunked",
"Server" : "WSO2 Carbon Server",
"Date" : "Thu, 29 Nov 2018 20:04:47 GMT"
},
"finished" : true,
"headers_sent" : true,
"status_code" : 200
},
"system" : {
"hostname" : "Linux",
"architecture" : "amd64",
"platform" : "wso2am",
"ip" : "172.24.0.10"
},
"process" : {
"title" : "/usr/java/jdk1.8.0_144/jre/bin/java",
"pid" : 78
},
"service" : {
"agent" : {
"version" : "1.0.1",
"name" : "java"
},
"language" : {
"name" : "Java",
"version" : "1.8.0_144"
},
"runtime" : {
"version" : "1.8.0_144",
"name" : "Java"
},
"name" : "wso2am"
}
},
"trace" : {
"id" : "2ad4acf69e92d0b4bc67a8a1229e8b4a"
},
"timestamp" : {
"us" : 1543521887230009
},
"beat" : {
"name" : "a18bbe695055",
"hostname" : "a18bbe695055",
"version" : "6.5.1"
},
"host" : {
"name" : "a18bbe695055"
},
"processor" : {
"name" : "transaction",
"event" : "transaction"
}
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment