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