mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-26 22:47:49 +02:00
Add filebeat modules
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Module: cef
|
||||
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-cef.html
|
||||
|
||||
- module: cef
|
||||
log:
|
||||
enabled: true
|
||||
var:
|
||||
syslog_host: localhost
|
||||
syslog_port: 9003
|
||||
|
||||
# Set internal security zones. used to override parsed network.direction
|
||||
# based on zone egress and ingress
|
||||
#var.internal_zones: [ "Internal" ]
|
||||
|
||||
# Set external security zones. used to override parsed network.direction
|
||||
# based on zone egress and ingress
|
||||
#var.external_zones: [ "External" ]
|
||||
Reference in New Issue
Block a user