Graylog2 / Graylog2/graylog2-server
Rotate active write index on non-master
Open
bug
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
When am doing a '**Rotate active write index**' on web interface, the index not rotation and no error is return, code 2xx.
On graylog log we have :
`org.graylog2.shared.security.RestrictToMasterFilter - Rejected request that is only allowed against master nodes. Returning HTTP 403.`
Please add option in config file to disable this security
* Graylog Version: 2.4.6
* Elasticsearch Version: 5.5.1
* MongoDB Version: 2.6.12
* Operating System: CentOS7
* Browser version: Firefox 60 ESR
Contributor guide
Assessment
This issue has not been assessed yet.