|
I have created several indexs based on the Flavour of UNIX like linux, solaris, sco-unix, esx. Now I want to use these indexes in *NIX app. But presently I can not make use of the *NIX app, as its checking for data in the index "os". Can someone guide me how to configure *NIX app to use multiple indexes or atleast 1 index instead of the default "os". |
To change the way the *NIX app indexes its inputsMake a copy of inputs.conf in the local directory for the *NIX app. You may need to create the directory first.
Edit the copy of inputs.conf in the local directory as follows:
Example:
Would become
You can also do this via the Splunk Manager GUI Change the *NIX eventtypes and saved searchesThere are a number of eventtypes and saved searches that are provided with the *NIX app. Some of them contain "index=os" as part of their search. You can simply remove this term from the search, and Splunk will search all indexes that are visible to the user. You can do this via the Splunk Manager GUI. It is probably better to use the "clone" mechanism to create a custom version of each of the redefined eventtypes, so that your changes are not overwritten by subsequent Splunk releases. |
|
well, I don't think the problem is the inputs, but the pre-created reports. I have the same issue with the Windows application, I'd like to have it in a different index, but all the other files for the app need to be changed as well (not the inputs, but the files for the UI, saved searches etc.) |
