Hi,
since few days Im trying to configure access to *NIX application to my external users.
m using that application to monitor my linux servers located in the cloud. To keep separate data for each group of the servers I created dedicated indexes and users.
I
Each user have access only to his own index.
Problem:
Im login with user "teama", I
m clicking on *UNIX app. Next from the top menu I`m choosing:
CPU -- > CPU by host
And it seems that is not working. In index for that user I see CPU data. It seems that *UNIX app searching by default in "os" index. How to change it ? I need to setup for each user different default index. Maybe somebody could support me ?
Unfortunately version 4.6 and before of the *nix app is hard coded to index=os. This is was a mistake. To fix, you would have to copy unix/default/savedsearches.conf to unix/local/savedsearches.conf and change the references to index=os to the index where your data lives.
Unfortunately version 4.6 and before of the *nix app is hard coded to index=os. This is was a mistake. To fix, you would have to copy unix/default/savedsearches.conf to unix/local/savedsearches.conf and change the references to index=os to the index where your data lives.