Hi all,
I'm using Kibana 8.6.2. I had added indices some time back and don't want to delete or modify them.
I have about 70 indices with different names:
eg:
- locations
- roles
- tasks
- stats
- tickets
- stats
These were created some time back by my friend without a common prefix phrase.
Now is there any way to combine these indices into 1 index pattern and retrieve common field data ?
I tried combining indices with * index pattern, but it was not possible.
Any ideas?
