Getting Data In

Forwading and indexing with an attitude?

PaulEscher
Explorer

I need to collect windows security event logs and do two things with them.
First forward the data to another log collection tool, and secondly mask some of the data for my splunk index. Can all of this be done using conf files? And would this be better done on a heavy forwarder or the indexer or does it matter which?

Thanks,
Paul

1 Solution

MuS
SplunkTrust
SplunkTrust

Hi PaulEscher

I would do as followed: setup your universal forwarders, forwarders and indexer as needed. on the indexer you can do some masking of any data, like described here. further your indexer can forward the raw data to any 3rd party tool as written here.

to answer your question: yes it can be done using the conf files and should/could be done on the indexer.

hope this helps

cheers

View solution in original post

MuS
SplunkTrust
SplunkTrust

Hi PaulEscher

I would do as followed: setup your universal forwarders, forwarders and indexer as needed. on the indexer you can do some masking of any data, like described here. further your indexer can forward the raw data to any 3rd party tool as written here.

to answer your question: yes it can be done using the conf files and should/could be done on the indexer.

hope this helps

cheers

PaulEscher
Explorer

Thank you MuS, you have confirmed that it can be done. I'll go back to the lab and test out a solution.

Thanks,
Paul

0 Karma
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...