Skip to content

Commit

Permalink
Checkpoint Syslog Filebeat module (elastic#17682)
Browse files Browse the repository at this point in the history
This adds a CheckPoint Filebeat module.

The difference between this module and the CEF checkpoint module is that this is utilizing the syslog output format instead of CEF.

This syslog output format supports a much larger set of fields from Checkpoint.
  • Loading branch information
P1llus authored Apr 20, 2020
1 parent 69632c5 commit afc3a49
Show file tree
Hide file tree
Showing 18 changed files with 23,240 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Add dashboard for Google Cloud Audit and AWS CloudTrail. {pull}17379[17379]
- Improve ECS categorization field mappings for mysql module. {issue}16172[16172] {pull}17491[17491]
- Release Google Cloud module as GA. {pull}17511[17511]
- Added new Checkpoint Syslog filebeat module. {pull}17682[17682]
- Improve ECS categorization field mappings for nats module. {issue}16173[16173] {pull}17550[17550]
- Enhance `elasticsearch/server` fileset to handle ECS-compatible logs emitted by Elasticsearch. {issue}17715[17715] {pull}17714[17714]
- Add support for Google Application Default Credentials to the Google Pub/Sub input and Google Cloud modules. {pull}15668[15668]
Expand Down
Loading

0 comments on commit afc3a49

Please sign in to comment.