Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce url.full #207

Merged
merged 2 commits into from Dec 4, 2018
Merged

Introduce url.full #207

merged 2 commits into from Dec 4, 2018

Conversation

webmat
Copy link
Contributor

@webmat webmat commented Nov 30, 2018

url.original is meant to record the unmodified URL, as it was observed.
It's typically only a path in access logs, whereas it may be a full URL in
network monitoring or APM use cases.

This PR introduces a field that should always be populated with a full URL,
whether it's populated at the source or reconstructed after the fact.

Copy link
Member

@ruflin ruflin left a comment

Choose a reason for hiding this comment

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

I remember this field is coming from the APM use case?


/search?q=elasticsearch

- name: full
Copy link
Member

Choose a reason for hiding this comment

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

Not too happy with the name but don't have a good alternative.

@webmat
Copy link
Contributor Author

webmat commented Dec 3, 2018

Yes, I got this from APM.

@webmat webmat merged commit 3d1e7a7 into elastic:master Dec 4, 2018
@webmat webmat deleted the url-full branch December 4, 2018 15:21
MikePaquette pushed a commit to MikePaquette/ecs-1 that referenced this pull request Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants