How to implement index rollover properties/condition in ES using spring data elasticsearch

Hello All,

How can I add the following property values in Elasticsearch when using spring-data-elasticsearch?
Data from spring to elastic and need to configure ILM for this.For this specific usecase logsatsh cant be used and need to send data directly from spring webserive call to elastic.

Any suggestions?

Thanx

If you cannot use logstash and need to send data directly to elasticsearch it might be better to ask the question in the elasticsearch forum.

Sure, My bad.

Thanx

Can you provide some additional details about the data, use case and reason to use ILM? Is the data you are creating immutable?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.