Hi all, I would like to ask this.
So for example I assigned app1 and app2 into a server class.
How can I find out the index that app1 and app2 use.
I know the alternative way is to look through the file system > etc > Deployment App > local > index=test
But is there a way to find out the index, without going into the machine file system or CLI.
Thank you for any help provided.
Hi
I'm afraid that there is no easy and 100% way to get this information as out of box.
What you could try if you have 9.x.x. UF on place is just query from _configtracker index. But you should remember that there is only information what has changed.
Maybe better way is just add a new app which monitor those inputs.conf files on UF side and send that information to another index on your servers?
r. Ismo