Getting Data In

Distribute data from one source to different indexes

kenchisho
Path Finder

Hi guys.

I am having some trouble routing data from one source to different indexes.

Here is my setup

inputs.conf

[monitor://C:\Program Files\Splunk\etc\apps\idsplunk\logs\test.log]
disabled = false
followTail = 0
index = main
sourcetype = test

transforms.conf

[reroute_index_1]
REGEX = 192.168.210.10
DEST_KEY = _MetaData:Index
FORMAT = testindex1

[reroute_index_2]
REGEX = 192.168.200.10
DEST_KEY = _MetaData:Index
FORMAT = testindex2

props.conf

[test]
TRANSFORMS-index1=reroute_index_1
TRANSFORMS-index2=reroute_index_2

At the moment I am testing this out so there are only 2 indexes... In production there should be 20+ indexes where all the data is coming in from one source (syslogNG).

With this setup my data does not get indexed at all... what am I missing?

Tags (1)
0 Karma

kenchisho
Path Finder

The setup above works perfectly... It kicked in after splunk was restarted a few times...

0 Karma

kenchisho
Path Finder

Yes they exist... this is now working... for some reason the config kicked in after i restarted splunk a few times... wierd

0 Karma

sdwilkerson
Contributor

Do the indexes "testindex1" and "testindex2" exists? Did you create them either through the UI, cli, or by editing indexes.conf?

0 Karma
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...