Support wildcard to "include_body_for" to include body for all content types
Open
Packetbeat
Team:Security-Linux Platform
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
**Describe the enhancement:**
User wants the ability to include body for all content types by specifying wildcard in the include_body_for configuration parameters in http protocols
**Describe a specific use case for the enhancement or feature:**
User uses packetbeat to ingest HTTP traffic, right now they are specifying specific content types to be included in the response and request body, however they want to be able to include body for all content types by having the ability to add wildcard to include_body_for in packetbeat configuration in the http protocol section
Ex: include_body_for: ["*"]
Contributor guide
Assessment
This issue has not been assessed yet.