Error pushing data to Elasticsearch data stream

Summary

Error encountered while pushing data to Elasticsearch data stream, specifically related to op_type restriction in data streams.


Question

Hey,
I’m trying to push data to elasticsearch data stream and I’m getting error

error type: illegal_argument_exception
 reason: only write ops with an op_type of create are allowed in data streams```
is there any thing that can be done ?

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1724182039539649) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["elasticsearch-connector", "data-stream", "op-type", "error"]
</sub>

File a GitHub issue! Elastic if memory serves is immunity Java destination, and supporting those is tricky, but perhaps others have seen this already.

Seeing index: index_name is interesting. I’d expect the actual index name to show here.

Do you have any permissions setup on ES?

that’s correct there was but I edited that