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

Move network fields to ECS where possible (starting with network data) #164

Closed
andrewvc opened this issue Dec 7, 2020 · 0 comments · Fixed by #215
Closed

Move network fields to ECS where possible (starting with network data) #164

andrewvc opened this issue Dec 7, 2020 · 0 comments · Fixed by #215
Assignees
Labels
enhancement New feature or request

Comments

@andrewvc
Copy link
Contributor

andrewvc commented Dec 7, 2020

We currently write a lot of our JSON data to the payload section of the documents in ES. I propose we add http and tls keys matching the ECS spec to our JSON output, as well as a http.timings field that contains the calculated times for the various waterfall colors (connect, send, receive, etc.)

See the ECS reference for http, URL and tls fields for more detail

@andrewvc andrewvc added the enhancement New feature or request label Dec 7, 2020
@andrewvc andrewvc changed the title Improve network info fields (starting with network data) Move network fields to ECS where possible (starting with network data) Dec 7, 2020
@vigneshshanmugam vigneshshanmugam self-assigned this Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants