Certain `@fields` are reserved fields and should not be removed.
Open
enhancement
v5.5.0
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
We need an enhancement to the remove_field code that should check if a field is reserved, ignore that field and log warn this.
Removing the `@timestamp` field will cause undefined method for nil class when trying to use it later.
Contributor guide
Assessment
This issue has not been assessed yet.