Getting Data In

how do i segregate data from one splunk forwarder in a seperate index?

Alan_Bradley
Path Finder

I have one splunk forwarder I need to segregate from other indexes. I have created its own index and I need to know how to get the data from the splunk forwarder into it. I only have one port open for lightweight forwarding.

Is this possible through props.conf and transforms.conf or do I need to do something different

1 Solution

gkanapathy
Splunk Employee
Splunk Employee

Just set

 index = specialindex

either under each input on that forwarder in inputs.conf, or set it at the top of the inputs.conf file and it will be defaulted for all inputs unless otherwise specified (though note that some UI-configured inputs will set index = default)

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

Just set

 index = specialindex

either under each input on that forwarder in inputs.conf, or set it at the top of the inputs.conf file and it will be defaulted for all inputs unless otherwise specified (though note that some UI-configured inputs will set index = default)

jrodman
Splunk Employee
Splunk Employee

It's possible to do with a transform, but the input method gkanapthy is suggesting is easier and simpler.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...