mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-09 21:02:36 +02:00
17 lines
396 B
YAML
17 lines
396 B
YAML
third_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 |