I am using ELK 8.14.3. I am currently collecting indexes on a monthly basis. The names of my indexes are as follows:
192_168_10_1_winlog_202401
192_168_10_1_winlog_202402
192_168_10_1_winlog_202403
192_168_10_1_winlog_202404
192_168_10_1_winlog_202405
192_168_10_1_winlog_202406
192_168_10_1_winlog_202407
192_168_10_1_winlog_202408
and
192_168_10_2_linuxlog_202401
192_168_10_2_linuxlog_202402
192_168_10_2_linuxlog_202403
192_168_10_2_linuxlog_202404
192_168_10_2_linuxlog_202405
192_168_10_2_linuxlog_202406
192_168_10_2_linuxlog_202407
192_168_10_2_linuxlog_202408
What method can I use to make the indexes starting with 192_168_10_1_winlog and 192_168_10_2_linuxlog only save the data of the last 6 months?