Skip to content

Commit ecc1ce6

Browse files
JV0812kimsauce
andauthored
Update docs/manage/field-extractions/fer-templates/nginx-logs.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent aa96966 commit ecc1ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manage/field-extractions/fer-templates/nginx-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ parse regex "^(?<src_ip>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})"
3232
| url | Resource requested by the client. | `/wp-content/uploads/Screen-Shot-2017-04-13-at-7.12.35-PM-231x300.png` |
3333
| status_code | HTTP response status code. | 304 |
3434
|  size | The size of the object returned to the client. | 0 |
35-
|  referrer | The website from which the client reports are referred. | [AWS Elastic Load Balancer](https://www.sumologic.com/aws/elb/aws-elastic-load-balancers-classic-vs-application/) |
35+
|  referrer | The website from which the client reports are referred. | `https://www.sumologic.com/aws/elb/aws-elastic-load-balancers-classic-vs-application` |
3636
|  user_agent | Information about the client browser. | Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0 |

0 commit comments

Comments
 (0)