Getting Data In

sedcmd incoming data based on host or index

kritho
Explorer

Hi,
I have a SEDCMD simalar to

SEDCMD-remove-values = s/<Value>.+<\/Value>/removed-by-splunk/g  

which works fine, but i'd like to filter this to a spesific index, lets say "index!=dev"
is this possible?

brgs
Kristen

Tags (1)
0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

Not really, the sedcmd applied to all data matching the stanza, and the stanza in props can only apply to : an exact sourcetype, or a source or a host.
There is not way to apply to a specific index.

You can try the host. example with props.conf

[host::*mydevhost*]
SEDCMD-remove-values = s/<Value>.+<\/Value>/removed-by-splunk/g 

View solution in original post

0 Karma

yannK
Splunk Employee
Splunk Employee

Not really, the sedcmd applied to all data matching the stanza, and the stanza in props can only apply to : an exact sourcetype, or a source or a host.
There is not way to apply to a specific index.

You can try the host. example with props.conf

[host::*mydevhost*]
SEDCMD-remove-values = s/<Value>.+<\/Value>/removed-by-splunk/g 
0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud’s AI Assistant in Action Series: Analyzing and ...

This is the second post in our Splunk Observability Cloud’s AI Assistant in Action series, in which we look at ...

Elevate Your Organization with Splunk’s Next Platform Evolution

 Thursday, July 10, 2025  |  11AM PDT / 2PM EDT Whether you're managing complex deployments or looking to ...

Splunk Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...