Hi Everyone!
I'm implementing the usage of timeline templates in my organization, but when I need to use different indices at the same time, I can't because it is based on data views and not on index patterns. I have some custom index patterns that i want to see along with some basic indices ("logs-*" for example), but the only way I see so far to do so is to create new data view for every rule I want to investigate with timeline template. I do not think that this is an efficient solution though.
I was thinking about creating a data view that covers all my indices but it is limited to 100 index patterns so that is impossible.
Is anyone here had the same problem? Do i miss something?
Thank you for your help!