Regarding not using data streams for logs

Hi,

I am using latest version of Elastic Search.

I am trying to Log my application logs to elasticsearch via logstash.

It seems that its using data streams by default to create new indexes with weird index hidden names.

How can I stop using datastream and get the index name as is I am passing in logstash config for my application logs.

Please help!

Jay

Why do you not want to use data streams? What kind of data are you ingesting?