mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-12 11:11:22 +01:00
23 lines
597 B
Plaintext
23 lines
597 B
Plaintext
# Module: panw
|
|
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-panw.html
|
|
|
|
- module: panw
|
|
panos:
|
|
enabled: true
|
|
|
|
# Set which input to use between syslog (default) or file.
|
|
#var.input:
|
|
|
|
# Set custom paths for the log files. If left empty,
|
|
# Filebeat will choose the paths depending on your OS.
|
|
#var.paths:
|
|
|
|
# Set internal security zones. used to determine network.direction
|
|
# default "trust"
|
|
#var.internal_zones:
|
|
|
|
# Set external security zones. used to determine network.direction
|
|
# default "untrust"
|
|
#var.external_zones:
|
|
|