Splunk Cloud Platform

Getting logs to cloud

Pedro1x
New Member

Hi,

A new user here on Splunk.

It's been 4 hours that I am going through Splunk multiple documents and I am going in circle here. Maybe someone can point me to the right direction to get me started.

We have a new splunk cloud account, I am trying to get my cisco asa and pfsense logs to splunk cloud.

I installed on windows server splunk forwarder, But I can't figure out how to get the logs to the forwarder and then to the splunk cloud.

I specified on the ASA in the syslog server the IP of splunk forwarder but it doesn't seem like the forwarder is taking it.

PS: I already installed the spl credential on the forwarder and restarted the service. (I believe that's all that is needed for the forwarder to send data to the cloud right?)

Thank you for any help I can get.

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Yes, you need to install the Universal Forwarder app downloaded from your Splunk Cloud search head and restart the UF.  If you see the UF's internal logs in the Cloud (index=_internal host=<<UF name>>) then it's working and any other data sent to the UF should also make its way to the cloud.

Sending syslog directly to a Splunk instance is not recommended, but should work as a trial.  (The preferred way is to send syslog to a dedicated syslog server with a UF on it or use Splunk Connect for Syslog (SC4S).)  The forwarder needs to have an input defined so it knows to listen on the port to which syslog data is being sent.  The inputs.conf stanza will look something like this:

[tcp://:514]
index = syslog
sourcetype = cisco:asa
---
If this reply helps you, Karma would be appreciated.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Where Innovation Takes Flight: The Splunk4Aviation Flight Sim Lands at .conf26

If you hear someone at .conf26 shouting "gear down, GEAR DOWN" across the show floor, you have found us.  The ...

Turn Cisco Telemetry Into Action with Cisco Data Fabric, powered by the Splunk ...

The surge in machine data is already hitting enterprise budgets, and the agentic era will only intensify it. ...

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...