mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-08 04:18:04 +02:00
f3181b204a
pg_partman drops old partitions hourly; row-DELETE retention is obsolete and a confusing emergency fallback on partitioned tables.
8 lines
252 B
YAML
8 lines
252 B
YAML
postgres:
|
|
telegraf:
|
|
retention_days:
|
|
description: Number of days of Telegraf metrics to keep in the so_telegraf database. Older partitions are dropped hourly by pg_partman.
|
|
forcedType: int
|
|
advanced: True
|
|
helpLink: influxdb
|