Magneton
(Jake Smith)
April 29, 2019, 1:29pm
1
Dear All,
I have a graylog 3.0 box on ubuntu 18.04 with ES 6 and I want to connect Kibana to the Elasticsearch as well as graylog.
If I try to connect Kibana it says that it can do so because the auto_create index is set to false
What is the effect of removing the settings auto _index False ij the elasticsearch.yml?
Kind Regards
Jake
Magneton
(Jake Smith)
April 29, 2019, 1:36pm
2
Hi Gentlemen,
I found this post here at https://discuss.elastic.co/t/elasticsearchs-action-auto-create-index-setting-impact-on-kibana/117701
so would setting it to action.auto_create_index: +.kibana*, -* work with Graylog?
Jake
jan
(Jan Doberstein)
April 29, 2019, 3:55pm
3
yes it will work - we just suggest this setting as having it not can create issues that elasticsearch is creating indices before Graylog has applied settings.
You should read what this setting is for and decide how you want to configure it.
system
(system)
Closed
May 13, 2019, 4:02pm
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.