mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Add defaults.yml
This commit is contained in:
17
salt/filebeat/thirdpartydefaults.yml
Normal file
17
salt/filebeat/thirdpartydefaults.yml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
thirtd_party_filebeat:
|
||||||
|
modules:
|
||||||
|
fortinet:
|
||||||
|
firewall:
|
||||||
|
enabled: false
|
||||||
|
var.input: udp
|
||||||
|
var.syslog_host: 0.0.0.0
|
||||||
|
var.syslog_port: 9004
|
||||||
|
clientendpoint:
|
||||||
|
enabled: false
|
||||||
|
var.input: udp
|
||||||
|
var.syslog_host: 0.0.0.0
|
||||||
|
var.syslog_port: 9510
|
||||||
|
fortimail:
|
||||||
|
enabled: false
|
||||||
|
var.input: udp
|
||||||
|
var.syslog_port: 9350
|
||||||
Reference in New Issue
Block a user