So many indices for activity_page_xxxxx in elasticsearch

why there are so many indices of activity_page_xxxxx in Elasticsearch?
The default parameter of max_shards_per_node is 1000,
The activity_page_xxxxx is nearly 2000.

What is this index? I guess it's something you created? Are you using ILM? Datastreams?
What is your use case?

Activity_page is not created by ES?
So is there any way to find out it is created by whom, like user,IP any information can help.

I don't know.

What's the content of the index?

What other services did you start? What is your version?

ES version is 7.9
The ES cluster is an old cluster without maintenance for a long time,
no one knows the activity_page come from where, but it increase daily.

What is the content of the index?

GET /index/_search

Found some business information and asked other ones with this clue, now don't know data put from where.