Getting Data In

How to forward logs using rsyslog

asharma21193
New Member

There are around 400 servers, which are already forwarding required logs to IBM Qradar using rsyslog. Instead of installing universal forwarders in every server, I want to add one more forwarder (Splunk HWF) in rsyslog config in order to receive logs from every servers.

• What utility I need to install on log Collector
• Can I install this utility on HWF itself as load is very less on this server
• Where I will define index and sourcetype details in this case

0 Karma

starcher
Influencer

Put UF on your rsyslog box and read the files you are already writing.

0 Karma

starcher
Influencer
0 Karma

asharma21193
New Member

it is IBM log collector that we need to decommission. Kindly help with standard solution.

0 Karma

starcher
Influencer

The standard solution is to run a syslog collector with a UF as stated. You could make a new one and redirect syslog there.

0 Karma

asharma21193
New Member

Can I install this utility on HWF itself as load is very less on this server ?
Where I will define index and sourcetype details in this case ?

0 Karma

starcher
Influencer

You shouldn't run a heavy forwarder to pickup syslog. You should use a universal forwarder.

Configuration of either install can do it, however inputs and getting data in can be found at https://docs.splunk.com/Documentation/SplunkCloud/8.0.0/Data/Getstartedwithgettingdatain

You may want to consult your splunk administrator or professional services if you have not used splunk at all before.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...