Open ghost opened 3 years ago
Trying to upgrade github kubernetes fluentd-elasticsearch addon with the elasticsearch-oss:v7.9.3 image. After deployment, there is no
logstash-
index pattern created in elasticsearch.
First, this addon is not our repository. You should report this issue on kubernetes repository.
Not using our fluentd kubernetes daemonset, our issue handling priority is low.
[2020-11-23T05:37:05,856][INFO ][o.e.n.Node ] [elasticsearch-logging-0] started [2020-11-23T05:37:05,945][INFO ][o.e.g.GatewayService ] [elasticsearch-logging-0] recovered [0] indices into cluster_state
Your ES 7.9.3 cluster's log just says Elasticsearch was started....
(check apply)
Problem
Trying to upgrade github kubernetes fluentd-elasticsearch addon with the elasticsearch-oss:v7.9.3 image. After deployment, there is no
logstash-
index pattern created in elasticsearch. ...Steps to replicate
@log_level
todebug
and addedreconnect/reload
optionsExpected Behavior or What you need to ask
If restored to elasticsearch-oss:v7.4.3, then in the elasticsearch-oss pod runtime log, the expected index pattern is created.
...
Using Fluentd and ES plugin versions