All Apps and Add-ons

Is it possible to change the Windows app to use a custom index?

cmeo
Contributor

Is it possible to change this app to use a custom index? We have a multi-platform shop and I want windows events out of 'main'.

I've tried to change it myself but some things don't work properly and the index seems to be hard-wired here and there.

0 Karma

piebob
Splunk Employee
Splunk Employee

bringing this answer from sideone over from the app download page:

"I have been able to configure windows app to work properly under an alternate index. I have modified the following files:

/opt/splunk/etc/apps/windows/default/inputs.conf:
Under each stanza, add the following line:
index=NEW_INDEX_NAME

/opt/splunk/etc/apps/windows/default/wmi.conf:
Change all index entries from index = default to index = NEW_INDEX_NAME

Better still:
- Create a "local" directory under /etc/apps/windows/
- Copy inputs.conf and wmi.conf to /etc/apps/windows/local/
- Delete everything under each stanza heading and replace with "index=NEW_INDEX_NAME"
That way your changes aren't overwritten when you next upgrade.

If you need assistance, i usually idle in #splunk on EFnet.

sideone

Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI! Discover how Splunk’s agentic AI ...

[Puzzles] Solve, Learn, Repeat: Dereferencing XML to Fixed-length events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Stay Connected: Your Guide to December Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...