mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-31 13:23:11 +01:00
42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
telegraf:
|
|
config:
|
|
interval:
|
|
description: Data collection interval.
|
|
global: True
|
|
helpLink: telegraf.html
|
|
metric_batch_size:
|
|
description: Data collection batch size.
|
|
global: True
|
|
advanced: True
|
|
helpLink: telegraf.html
|
|
metric_buffer_limit:
|
|
description: Data collection buffer size.
|
|
global: True
|
|
advanced: True
|
|
helpLink: telegraf.html
|
|
collection_jitter:
|
|
description: Jitter of the flush interval.
|
|
global: True
|
|
advanced: True
|
|
helpLink: telegraf.html
|
|
flush_interval:
|
|
description: Flush interval for all outputs.
|
|
global: True
|
|
advanced: True
|
|
helpLink: telegraf.html
|
|
flush_jitter:
|
|
description: Jitter the flush interval.
|
|
global: True
|
|
advanced: True
|
|
helpLink: telegraf.html
|
|
debug:
|
|
description: Data collection interval.
|
|
global: True
|
|
advanced: True
|
|
helpLink: telegraf.html
|
|
quiet:
|
|
description: Data collection interval.
|
|
global: True
|
|
advanced: True
|
|
helpLink: telegraf.html
|
|
|