hi,
I'm trying to setup a custom help screen (via advanceXML) which lists all Tags, Eventtypes, SavedSearches, and Fields extracted for my app.
For Tags, I want the panel to look similar to that of admin_ntags.xml
For Eventtypes, I want the panel to look similar to that of Splunk>Manager>eventtypes
For SavedSearches, I want the panel to look similar to that of Manager>Searches and Reports
...
For all listings in each panel, I would obviously remove the App column because I only want to show the Tags/Eventtypes/Saved/Fields associated with this app; as well as removing some non-essential columns such as owner, alert, status, sharing, and action, etc..
I have tried using metadata cmd to find the event(listing), so maybe this can be a search string - but no luck.
I have tried using ServerSideInclude, and include the admin_ntags.xml... but haven't got very far with that.
Any help is greatly appreciated.
... View more