Getting Data In

How to forward logs via rsyslogd?

rahul2gupta
Path Finder

Hi,

We are facing issue that we are unable to forward logs into Splunk via rsyslogd. They are forwarding as shown below.

if $syslogfacility-text == "local4" then {

action(

        type="omfwd"

        Target="syslog.ad.crop"

        Port="5514"

        Protocol="tcp"

 

        ## queue.type default Direct

        queue.type="LinkedList"

        ## queue.size default 1000

        queue.size="100000"

        queue.filename="local4"

    )

    stop

}

logs were getting ingested till 8th feb . please help to resolve this issue.

Regards,

Rahul

Labels (2)
0 Karma
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!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...