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.

(cherry picked from commit afc3a49)
  • Loading branch information
P1llus authored and andrewkroh committed Apr 20, 2020
1 parent 9e224ca commit 517e76e
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 @@ -328,6 +328,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Improve ECS categorization field mappings for mysql module. {issue}16172[16172] {pull}17491[17491]
- Release Google Cloud module as GA. {pull}17511[17511]
- Update filebeat httpjson input to support pagination via Header and Okta module. {pull}16354[16354]
- Added new Checkpoint Syslog filebeat module. {pull}17682[17682]
- Enhance `elasticsearch/server` fileset to handle ECS-compatible logs emitted by Elasticsearch. {issue}17715[17715] {pull}17714[17714]

*Heartbeat*
Expand Down
Loading

0 comments on commit 517e76e

Please sign in to comment.