Skip to content

Commit ddceb6a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ parse regex "^(?<src_ip>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})"
3131
| url | Resource requested by the client. | `/_includes/wp/blog/wp-content/plugins/us/31063765-bpfull.phpi?&w=50&id=6&random=1331063765` |
3232
| status_code | HTTP response status code. | 304 |
3333
| size | The size of the object returned to the client. | 5201 |
34-
| referrer | The website from which the client reports are referred. | [Yaho.com](http://search.yahoo.com/mobile/s?rewrite=72&.tsrc=log&first=1&p=AWS-logs&pintl=en) |
34+
| referrer | The website from which the client reports are referred. | `http://search.yahoo.com/mobile/s?rewrite=72&.tsrc=log&first=1&p=AWS-logs&pintl=en` |
3535
| user_agent | Information about the client browser. | Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:23.0) Gecko/20131011 Firefox/23.0 |

0 commit comments

Comments
 (0)