Hi Team,
We had a requirement to create an index automatically by reading the content of the CSV files. Within the CSV files, there is a field named "timestamp" where data is received in epoch format. The objective is to create an day-wise index based on the timestamp field itself. In our environment, we utilize Filebeat to ingest data into these indices.
Kindly provide guidance on how to accomplish this task.
Thanks,
Debasis