- Added
log.file.pathto capture the log file an event came from. #802
- Field
registry.data.stringsshould have been marked as an array field. #790
- Add architecture and imphash for PE field set. (#763)
- Added
agent.build.*for extended agent version information. (#764)
- Remove misleading pluralization in the description of
user.id, it should contain one ID, not many. #801 - Clarified misleading wording about multiple IPs in src/dst or cli/srv. #804
- Removed the
orderattribute from theecs_nested.ymlandecs_flat.ymlfiles. #811
- Subsets are created after duplicating reusable fields now so subsets can be applied to each reused instance independently. #753
- Quoted the example for
labelsto avoid YAML interpreting it, and having slightly different results in different situations. #782 - Fix incorrect listing of where field sets are nested in asciidoc, when they are nested deep. #784
- Add support for reusing offical fieldsets in custom schemas. #751
- Add full path names to reused fieldsets in
nestingsarray inecs_nested.yml. #803 - Allow shorthand notation for including all subfields in subsets. #805