You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| src_ip | IP address of the client (remote host) which made the request to the server | 221.125.19.252 |
30
-
| method | Method used by the client | GET |
31
-
| url | Resource requested by the client |`v`|
32
-
| status_code | Status code that the server sends back to the client | 200 |
33
-
| size | Size of the object returned to the client | 8825 |
34
-
| referrer |Site that the client reports having been referred from |[http://www.google.com/url?sa=t&rct=j...source=web&cd=4](http://www.google.com/url?sa=t&rct=j&q=log-reduce&source=web&cd=4)|
35
-
| user_agent | Identifying information that the client browser reports about itself | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Chrome/19.0.1084.30 Safari/536.5 |
29
+
| src_ip | IP address of the client (remote host) from which the request is made to the server.| 221.125.19.252 |
30
+
| method | Method used by the client.| GET |
31
+
| url | Resource requested by the client.|`v`|
32
+
| status_code | Status code that the server sends back to the client.| 200 |
33
+
| size | Size of the object returned to the client.| 8825 |
34
+
| referrer |Displays the site that the client reports having been referred from.|[http://www.google.com/url?sa=t&rct=j...source=web&cd=4](http://www.google.com/url?sa=t&rct=j&q=log-reduce&source=web&cd=4)|
35
+
| user_agent | Identifying information that the client browser reports about itself.| Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) <br/> AppleWebKit/533.21.1 (KHTML, like Gecko) <br/> Chrome/19.0.1084.30 <br/> Safari/536.5 |
| datetime | Time when the load balancer received the request from the client | 2017-08-10T18:25:56 |
31
-
| ELB_Server | Name of the load balancer | stag-www-lb |
32
-
| clientIP | IP address of the requesting client | 137.190.87.41 |
33
-
| port | Port of the requesting client | 52888 |
34
-
| backend | IP address of the registered instance that processed this request | 10.168.203.134 |
35
-
| backend_port | Port of the registered instance that processed this request | 23667 |
36
-
| requestProc | [HTTP listener] The total time elapsed, in seconds, from the time the load balancer received the request until the time it sent it to a registered instance.<br/>[TCP listener] The total time elapsed, in seconds, from the time the load balancer accepted a TCP/SSL connection from a client to the time the load balancer sends the first byte of data to a registered instance | 0.000803 |
37
-
| ba_Response | [HTTP listener] The total time elapsed, in seconds, from the time the load balancer sent the request to a registered instance until the instance started to send the response headers.<br/>[TCP listener] The total time elapsed, in seconds, for the load balancer to successfully establish a connection to a registered instance | 0.048702 |
38
-
| cli_Response | [HTTP listener] The total time elapsed (in seconds) from the time the load balancer received the response header from the registered instance until it started to send the response to the client. This includes both the queuing time at the load balancer and the connection acquisition time from the load balancer to the back end.<br/>[TCP listener] The total time elapsed, in seconds, from the time the load balancer received the first byte from the registered instance until it started to send the response to the client | 0.002085 |
39
-
| ELB_StatusCode | The status code of the response from the load balancer | 200 |
40
-
| be_StatusCode | The status code of the response from the registered instance | 200 |
41
-
| rcvd | The size of the request, in bytes, received from the client | 2836 |
42
-
| send | The size of the response, in bytes, sent to the client | 1169667 |
43
-
| method | The request method from the client | POST |
44
-
| protocol | The request protocol from the client | https |
45
-
| domain | The request domain from the client | dinihou.bounceme.net |
46
-
| server_port | The request server port from the client | 443 |
47
-
| path | The request path from the client | api/v1/search/jobs/597F6F78E33C7C00 |
28
+
| datetime | Timestamp when the load balancer received the request from the client. | 2017-08-10T18:25:56 |
29
+
| ELB_Server | Name of the load balancer. | stag-www-lb |
30
+
| clientIP | The client IP address. | `137.190.87.41` |
31
+
| port | The client port number. | 52888 |
32
+
| backend | IP address of the registered instance that processed this request. | `10.168.203.134` |
33
+
| backend_port | Port number of the registered instance that processed this request. | 23667 |
34
+
| requestProc | [HTTP listener] The total time elapsed, in seconds, from the time the load balancer received the request until the time it sent it to a registered instance.<br/>[TCP listener] The total time elapsed, in seconds, from the time the load balancer accepted a TCP/SSL connection from a client to the time the load balancer sends the first byte of data to a registered instance. | 0.000803 |
35
+
| ba_Response | [HTTP listener] The total time elapsed, in seconds, from the time the load balancer sent the request to a registered instance until the instance started to send the response headers.<br/>[TCP listener] The total time elapsed, in seconds, for the load balancer to successfully establish a connection to a registered instance. | 0.048702 |
36
+
| cli_Response | [HTTP listener] The total time elapsed (in seconds) from the time the load balancer received the response header from the registered instance until it started to send the response to the client. This includes both the queuing time at the load balancer and the connection acquisition time from the load balancer to the back end.<br/>[TCP listener] The total time elapsed, in seconds, from the time the load balancer received the first byte from the registered instance until it started to send the response to the client. | 0.002085 |
37
+
| ELB_StatusCode | The status code of the response from the load balancer. | 200 |
38
+
| be_StatusCode | The status code of the response from the registered instance. | 200 |
39
+
| rcvd | The size of the request, in bytes, received from the client. | 2836 |
40
+
| send | The size of the response, in bytes, sent to the client. | 1169667 |
41
+
| method | HTTP request method. | POST |
42
+
| protocol | The request protocol from the client. | https |
43
+
| domain | The request domain from the client. | dinihou.bounceme.net |
44
+
| server_port | The request server port from the client .| 443 |
45
+
| path | The path requested from the client. | `api/v1/search/jobs/597F6F78E33C7C00` |
| bucket_owner | The canonical user ID of the owner of the source bucket. | 6ec976a42247d687d5d1c87bb53e87c60c925765f87415f472d240c5d18337a7 |
31
-
| bucket | The name of the bucket that the request was processed against | stag-bloomfilter-000000000000141d |
32
-
| time | The time at which the request was received | 2017-07-13 |
33
-
| remoteIP | The apparent Internet address of the requester | 62.118.225.244 |
34
-
| requester | The canonical user ID of the requester, or a - for unauthenticated requests | user/stag-bloomfilter |
35
-
| request_ID | The request ID is a string generated by Amazon S3 to uniquely identify each request | B5C788A74FDFA7E7 |
29
+
| bucket | The name of the bucket that the request was processed against.| stag-bloomfilter-000000000000141d |
30
+
| time | The timestamp at which the request was received.| 2017-07-13 |
31
+
| remoteIP | The apparent internet address of the requester.| 62.118.225.244 |
32
+
| requester | The canonical user ID of the requester, or "-" for unauthenticated requests.| user/stag-bloomfilter |
33
+
| request_ID | The request ID is a string generated by Amazon S3 to uniquely identify each request.| B5C788A74FDFA7E7 |
36
34
| operation | The operation listed here is declared as SOAP.operation, REST.HTTP_method.resource_type,WEBSITE.HTTP_method.resource_type, or BATCH.DELETE.OBJECT | REST.PUT.OBJECT |
37
-
| key | The "key" part of the request, URL encoded, or "-" if the operation does not take a key parameter | 636C271B3F171BB8-000000000138CE3D-1405616382510-v1 |
38
-
| request_URI |The Request-URI part of the HTTP request | GET /636C271B3F171BB8-000000000138CE3D-1405616382510-v1 |
39
-
| status_code |The numeric HTTP status code of the response| 200 |
40
-
| error_code | The Amazon S3 Error Code, or "-" if no error occurred | NoSuchKey |
41
-
| bytes_sent | The number of response bytes sent, excluding HTTP protocol overhead, or "-" if zero | 5982 |
42
-
| object_size | The total size of the object in question | 50768 |
43
-
| total_time | The number of milliseconds the request was in flight from the server's perspective | 27 |
44
-
| turn_time | The number of milliseconds that Amazon S3 spent processing your request | 24 |
45
-
| referrer | The value of the HTTP Referrer header, if present| "http://www.amazon.com/webservice"|
46
-
| user_agent |The value of the HTTP User-Agent header| aws-sdk-java/1.7.11 Linux/3.2.0-57-virtual OpenJDK_64-Bit_Server_VM/23.2-b09/1.7.0_09 |
47
-
| version_ID | The version ID in the request, or "-" if the operation does not take a versionId parameter | 3HL4kqtJvjVBH40Nrjfkd |
35
+
| key | The "key" part of the request, URL encoded, or "-" if the operation does not take a key parameter.| 636C271B3F171BB8-000000000138CE3D-1405616382510-v1 |
36
+
| request_URI | HTTP request method.| GET /636C271B3F171BB8-000000000138CE3D-1405616382510-v1 |
37
+
| status_code | HTTP response status code.| 200 |
38
+
| error_code | The Amazon S3 Error Code, or "-" if no error occurred.| NoSuchKey |
39
+
| bytes_sent | The number of response bytes sent, excluding HTTP protocol overhead, or "-" if zero.| 5982 |
40
+
| object_size | The total size of the object in question.| 50768 |
41
+
| total_time | The number of milliseconds that the request was in flight from the server's perspective.| 27 |
42
+
| turn_time | The number of milliseconds that the Amazon S3 spent processing your request.| 24 |
43
+
| referrer | The website from which the client reports are referred.| "http://www.amazon.com/webservice"|
44
+
| user_agent |Information about the client browser.| aws-sdk-java/1.7.11 Linux/3.2.0-57-virtual OpenJDK_64-Bit_Server_VM/23.2-b09/1.7.0_09 |
45
+
| version_ID | The version ID in the request, or "-" if the operation does not take a versionId parameter.| 3HL4kqtJvjVBH40Nrjfkd |
| s_ip | IP address of the server on which the log file entry was generated | 10.0.0.103 |
28
-
| cs_method |Requested action| POST |
29
-
| cs_uri_stem | Target of the action|/ConfigWeb/ManageUsers.aspx |
30
-
| cs_uri_query | The query, if any, that the client was trying to perform | name=.NET+StockTrader+Web+Application&cfgSvc=Trade.StockTraderWebApplicationConfigurationImplementation.ConfigurationService&version=Version+5.0&hoster=Microsoft+Corporation&platform=Windows+Server+2008+R2+with+.NET+Framework+v4.0.30319&action=addUser&identify=0 |
31
-
| s_port | Server port number that is configured for the service | 80 |
32
-
| cs_username | Name of the authenticated user who accessed your server | localadmin |
33
-
| c_ip | IP address of the client that made the request | 164.110.188.119 |
27
+
| s_ip | IP address of the server on which the log file entry was generated.|`10.0.0.103`|
28
+
| cs_method |HTTP request method| POST |
29
+
| cs_uri_stem | Target URL for the action.|`/ConfigWeb/ManageUsers.aspx`|
30
+
| cs_uri_query | The querythat the client was trying to perform.| name=.NET+StockTrader+Web+Application&cfgSvc=Trade.StockTraderWebApplicationConfigurationImplementation.ConfigurationService&version=Version+5.0&hoster=Microsoft+Corporation&platform=Windows+Server+2008+R2+with+.NET+Framework+v4.0.30319&action=addUser&identify=0 |
31
+
| s_port | Server port number that is configured for the service.| 80 |
32
+
| cs_username | Name of the authenticated user who accessed your server.| localadmin |
33
+
| c_ip | IP address of the client that made the request.|`164.110.188.119`|
34
34
| cs_User_Agent | Browser type that the client used | 500 |
35
-
| cs_Referer |Site that the user last visited| 0 |
36
-
| sc_status | HTTP status code | 0 |
37
-
| sc_substatus | Substatus error code | 4786 |
38
-
| sc_win32_status | Windows status code | 194110 |
39
-
| time_taken |Length of time that the action took, in milliseconds | 552 |
35
+
| cs_Referer |The website from which the client reports are referred.| 0 |
36
+
| sc_status | HTTP response status code.| 0 |
37
+
| sc_substatus | Substatus of the error code.| 4786 |
38
+
| sc_win32_status | Windows status code.| 194110 |
39
+
| time_taken |Time taken to complete the action (in milliseconds).| 552 |
0 commit comments