Hello there,
I'm getting troubles with logstash trying to send logs to one of my index, the error seems to be popular but I can't solve it.
I have this index with this type:
Index:
Type:

And when i try to send the logs with this pipeline.conf:

And when it gives this error:
I immediatly check if the index has this second (doc) type:

As you can see, there's not doc type in this index.
I really don't know where it can been set this doc.type. I'm sure I did not create it.
Thank you for the help!