We're using APM as our application telemetry sink. I've read articles about index management and found out that everything works as it should except for one thing which bothers me and creates disk space outage.
APM feeds apm-default indices via traces-apm-default data stream and I managed to find all ILMs for them, but there are also several indices that are fed by APM but I cannot find anything related to that (no data stream, no template, and especially no ILMs). The pattern of mystery is serviceName-environment-year-month.
Example: myApp-prod-2024-03
Currently, I am deleting the ones which are >3 months old. I want to tune/create a policy for these indices so we won't run out of disk memory in the future.
Do you mind sharing the version you are on? I do not expect indices like myApp-prod-2024-03 created by APM, at least not on 8.x. Also, please share the complete data stream name, just to be sure.
Did you simply look at a few documents in the index, often how/what is being used to ingest them they are being sent will be part of the document data .
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.