graylog index template not using configured index prefix #2089
Comments
This can happen when the index template is created from a snapshot restore. |
joschi
pushed a commit
that referenced
this issue
Apr 18, 2016
kroepke
added a commit
that referenced
this issue
Apr 20, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
Version 2.0-beta.3 does not take the configured index prefix into account.
Steps to reproduce the problem
graylog_
as index prefixgraylog_0
(correct)graylog-internal
is usinggraylog2_*
as template pattern:Environment
The text was updated successfully, but these errors were encountered: