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
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...