Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

add http_x_forwarded_for to nginx parsed fields #474

Closed
wants to merge 2 commits into from

Conversation

yaron-idan
Copy link
Contributor

referencing fluent/fluentd#1912

time_format %d/%b/%Y:%H:%M:%S %z

`remote`, `user`, `method`, `path`, `code`, `size`, `referer` and `agent` are included in the event record. `time` is used for the event time.
`remote`, `user`, `method`, `path`, `code`, `size`, `referer`, 'agent' and `http_x_forwarded_for` are included in the event record. `time` is used for the event time.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that you mixes backticks and quotes in this line.

2018-04-23-142548_610x58_scrot

Could you update this line to use backticks properly?

@fujimotos
Copy link
Member

@yaron-idan I'd like to merge this commit after Fluentd v1.2.0 has been released.

So could you 1) sign off your commit to certify the origin (using git commit -s), and
2) address the small issue I pointed out in the review comment #474 (comment)?

@yaron-idan
Copy link
Contributor Author

No problem, I'll add the fix. I'm also gonna close this PR and open a new with the signed commits as I've yet to understand how/whether it's possible to sign already unsigned commits.

@yaron-idan yaron-idan closed this Apr 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants