elastic / elastic/ecs-logging-nodejs
Support content for body
Open
agent-nodejs
- Dominant language
- JavaScript
- Stars
- 69
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Is possible to add support for body content for request and response based on new spec?
[Request body content](
https://www.elastic.co/guide/en/ecs/current/ecs-http.html#field-http-request-body-content)
[Response body content](https://www.elastic.co/guide/en/ecs/current/ecs-http.html#field-http-response-body-content)
When i try to add it manually the content is not sent, I assume it has something to do with the stringify serializer?
Contributor guide
Assessment
This issue has not been assessed yet.