Skip to content

Commit aa96966

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manage/field-extractions/fer-templates/apache-access-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. | `v` |
3232
| status_code | Status code that the server sends back to the client. | 200 |
3333
| 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) |
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` |
3535
| 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 |

0 commit comments

Comments
 (0)