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

Reduce retention for most indices from 60 to 40

parent 3f5d8f82
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: 60
retention: 40
mode: daily
extra: --dateblock=2
- index: ansible
retention: 60
retention: 40
mode: single
- index: haproxy
retention: 60
retention: 40
mode: single
- index: netdata
retention: 60
retention: 40
mode: single
extra: --timefield=timestamp --timemode
users: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment