Graylog2 / Graylog2/graylog2-server
Edit index set "rotation strategy" changes also "Max number of indices"
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
**Change field "rotation strategy" from "Index Time" to "Archive" changes also field "Max number of indices" from 5 back to the default value of 20.**
## Expected Behavior
Field "Max number of indices" should keep it's value.
## Current Behavior
Field "Max number of indices" changes from 5 back to the default value of 20.
## Possible Solution
Fix bug.
## Steps to Reproduce (for bugs)
1. create index set with "rotation strategy" equals "Index Time" and "Max number of indices" equals 5.
2. Edit index set
2. Change "rotation strategy" to "Archive".
3. Look for changed "Max number of indices" field.
----
Versions:
- Graylog 2.2.3
- elasticsearch 2.4.4
- mongoDB 3.2.1
- Linux SLES 11
- Browser Firefox ESR 45.9.0
---
Contributor guide
Assessment
This issue has not been assessed yet.