Skip to content
Snippets Groups Projects
Commit ed61800f authored by jurgenhaas's avatar jurgenhaas
Browse files

Reduce retention period of some indices

parent 324c979f
No related branches found
No related tags found
No related merge requests found
......@@ -6,17 +6,17 @@ elasticsearch:
retention: 60
mode: daily
- index: heartbeat
retention: 40
retention: 10
mode: daily
extra: --dateblock=2
- index: ansible
retention: 40
retention: 10
mode: single
- index: haproxy
retention: 40
retention: 10
mode: single
- index: netdata
retention: 40
retention: 10
mode: single
extra: --timefield=timestamp --timemode
users: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment