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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...