Installation

Not to send the particular logs to specific target

pankajupadhyay
Path Finder

Hi,

I want to send all the event to two target group but do not want spend specific log event to specific target but it should get rest of the data. 

This config need to be define on Splunk HF.

Please help me in that.

Labels (3)

493669
Super Champion

@pankajupadhyay 
Refer Splunk Docs-https://docs.splunk.com/Documentation/Splunk/8.0.6/Forwarding/Routeandfilterdatad#Filter_and_route_e... 

This contains exactly what you are referring in question.  let us know if it helps!

0 Karma

pankajupadhyay
Path Finder

@493669 

 

I wanna forward these speicifi events only to target destination but it is senidng other event too.

Transforms.conf
[logs_type1]
REGEX = (logged out|Rejected password for user|Cannot login|logged in as|Accepted user for user|was updated on host|Password was changed for account|Destroy VM called)
DEST_KEY = _TCP_ROUTING
FORMAT = esxireceivier

 

Props.conf

[vmw_logs]
TRANSFORMS-routing=logs_type1

 

 

 

Can you please help me in that ?

0 Karma

vikramyadav
Contributor

Hi @pankajupadhyay , you can specify the destination host in outputs.conf

eg:-
outputs.conf

[tcpout:esxireceivier]

server=your_destination_ip:port

--------------------------------------------------------

If this helps your like will be appreciated😀

 

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...