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

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...