Getting Data In

Need help with redirecting index...

moshman
Explorer

Currently our Sun systems dump all of their authentication logs to the syslog sourcetype.

I want to pull those "auth" entries out of there and put them into a different index I have setup called unix_secure

I have the following files in /opt/splunk/etc/system/local on one of my forwarder systems but it is not working.

Any thoughts?

props.conf

[syslog]

TRANSFORMS-index = AuthRedirect

transforms.conf

[AuthRedirect]

REGEX = auth.

DEST_KEY = _MetaData:Index

FORMAT = unix_secure

1 Solution

jbsplunk
Splunk Employee
Splunk Employee

This configuration needs to be put into place where the data is parsed, which usually means you'd use it on an indexer. In the case of a forwarder, it will only work on a heavy forwarder. On a LWF/UF, this wouldn't work at all, as almost nothing is parsed on these instances.

View solution in original post

moshman
Explorer

Thanks jbsplunk - worked like a charm!

0 Karma

jbsplunk
Splunk Employee
Splunk Employee

Glad to help! If you found this useful, please feel free to accept and upvote the answer.

0 Karma

jbsplunk
Splunk Employee
Splunk Employee

This configuration needs to be put into place where the data is parsed, which usually means you'd use it on an indexer. In the case of a forwarder, it will only work on a heavy forwarder. On a LWF/UF, this wouldn't work at all, as almost nothing is parsed on these instances.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...