-
Notifications
You must be signed in to change notification settings - Fork 356
ES: only write ops with an op_type of create are allowed in data streams #178
Comments
Solved this issue by creating an Index template for the index pattern used by the event exporter without the Datasteam setting. This overrides the default index pattern which does enable the Datastream. Before making changes, disable the exporter. E.g. by scaling the deployment to zero. Steps in Kibana:
Then enable the Exporter again. E.g. scale to 1. |
Although this workaround works, please update the exporter to pass the correct 'action' so data streams also work. |
Disabling |
@diversit I am having same issue , We use AWS openseach(ES) version 6.8 , I don't see a options mentioned in #178 (comment) |
|
Just deployed the exporter on our cluster and I get these kind of error message for every event which is send to ES.
Googled a bit around and it seems to be related to an index send to ES which is not allowed anymore in latest ES/XPack version?
Error message:
ES receiver config:
ES:
XPack:
The text was updated successfully, but these errors were encountered: