Files
securityonion/salt/telegraf/soc_telegraf.yaml
2024-09-16 15:30:14 -04:00

64 lines
1.9 KiB
YAML

telegraf:
enabled:
description: Enables the grid metrics collection process. WARNING - Security Onion grid health monitoring requires this process to remain enabled. Disabling it will cause unexpected and unsupported results.
advanced: True
helpLink: influxdb.html
config:
interval:
description: Data collection interval.
global: True
helpLink: influxdb.html
metric_batch_size:
description: Data collection batch size.
global: True
advanced: True
helpLink: influxdb.html
metric_buffer_limit:
description: Data collection buffer size.
global: True
advanced: True
helpLink: influxdb.html
collection_jitter:
description: Jitter of the flush interval.
global: True
advanced: True
helpLink: influxdb.html
flush_interval:
description: Flush interval for all outputs.
global: True
advanced: True
helpLink: influxdb.html
flush_jitter:
description: Jitter the flush interval.
global: True
advanced: True
helpLink: influxdb.html
debug:
description: Data collection interval.
global: True
advanced: True
helpLink: influxdb.html
quiet:
description: Data collection interval.
global: True
advanced: True
helpLink: influxdb.html
scripts:
eval: &telegrafscripts
description: List of input.exec scripts to run for this node type. The script must be present in salt/telegraf/scripts.
forcedType: "[]string"
multiline: True
advanced: True
helpLink: influxdb.html
standalone: *telegrafscripts
manager: *telegrafscripts
managersearch: *telegrafscripts
import: *telegrafscripts
sensor: *telegrafscripts
heavynode: *telegrafscripts
idh: *telegrafscripts
searchnode: *telegrafscripts
receiver: *telegrafscripts
fleet: *telegrafscripts
desktop: *telegrafscripts