All Apps and Add-ons

Splunk App for Windows Infrastructure: How to populate panels in the app from Windows data in custom indexes?

yannK
Splunk Employee
Splunk Employee

I have my windows data in custom indexes (windowze)

And the panels of the Windows infrastructure app 1.0.4 are not able to find them, and populate.
What is the best method to make them visible to my windows admin users ?

1 Solution

yannK
Splunk Employee
Splunk Employee

I found the role "windows-admin" defined in the app.

  1. Updated the list of indexes searched by default for the role "windows-admin" added "windowze"
  2. made my user inherit from the role "windows-admin"

Then I had an extra step in the windows app, update the macros

  1. go to settings > advanced search > macros in the windows app
  2. added the condition "OR index=windowze" to the necessary macros
  3. msad-index
  4. perfmon-index
  5. wineventlog-index

View solution in original post

jbernt_splunk
Splunk Employee
Splunk Employee

Adding the user to "winfra-admin" would be a better choice, since that is the role designed for the Windows Infrastructure app. 😉
Then alter the winfra-admin role to have the windowze index searched by default. That is why we designed our app this way, easier to use alternatively named indexes. Winfra-admin inherits from windows-admin, but as long as one of the two roles is used to search the other index by default, you should be good.

yannK
Splunk Employee
Splunk Employee

I found the role "windows-admin" defined in the app.

  1. Updated the list of indexes searched by default for the role "windows-admin" added "windowze"
  2. made my user inherit from the role "windows-admin"

Then I had an extra step in the windows app, update the macros

  1. go to settings > advanced search > macros in the windows app
  2. added the condition "OR index=windowze" to the necessary macros
  3. msad-index
  4. perfmon-index
  5. wineventlog-index
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...