Skip to content

Commit

Permalink
Cherry-pick elastic#20138 to 7.9: [Filebeat] Update crowdstrike module (
Browse files Browse the repository at this point in the history
elastic#20177)

* [Filebeat] Update crowdstrike module (elastic#20138)

* Update crowdstrike module

(cherry picked from commit aa58f2e)

* Fix up changelog
  • Loading branch information
Andrew Stucki authored Jul 23, 2020
1 parent 1e8a5b8 commit 037bca5
Show file tree
Hide file tree
Showing 14 changed files with 1,915 additions and 240 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Fix S3 input to trim delimiter /n from each log line. {pull}19972[19972]
- Fix s3 input parsing json file without expand_event_list_from_field. {issue}19902[19902] {pull}19962[19962]
- Ignore missing in Zeek module when dropping unnecessary fields. {pull}19984[19984]
- Fix millisecond timestamp normalization issues in CrowdStrike module {issue}20035[20035], {pull}20138[20138]

*Heartbeat*

Expand Down Expand Up @@ -238,6 +239,8 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Added an input option `publisher_pipeline.disable_host` to disable `host.name`
from being added to events by default. {pull}18159[18159]
- Change the `json.*` input settings implementation to merge parsed json objects with existing objects in the event instead of fully replacing them. {pull}17958[17958]
- Add event.ingested for CrowdStrike module {pull}20138[20138]
- Add support for additional fields and FirewallMatchEvent type events in CrowdStrike module {pull}20138[20138]

*Heartbeat*

Expand Down
Loading

0 comments on commit 037bca5

Please sign in to comment.