Getting Data In

Looking for the Hostname or IP of splunk cloud

Sponi
Engager

Hello


I have a restricted rsyslog client. I can there only specify a Hostname or IP and port as target to send the syslog. Where can I found the Hostname or IP for my splunk cloud to receive the according syslog?

 

Thank you

Labels (1)
0 Karma
1 Solution

PickleRick
SplunkTrust
SplunkTrust

You can only send HEC (or s2s embedded in HTML) to your Cloud HEC inputs. So in order to ingest syslog you need to have something in place on-premise to receive the syslogs and push it as something that Cloud will accept. That can be a UF as @gcusello suggested or a SC4S or properly configured rsyslog/syslog-ng instance with HTTP output.

View solution in original post

PickleRick
SplunkTrust
SplunkTrust

You can only send HEC (or s2s embedded in HTML) to your Cloud HEC inputs. So in order to ingest syslog you need to have something in place on-premise to receive the syslogs and push it as something that Cloud will accept. That can be a UF as @gcusello suggested or a SC4S or properly configured rsyslog/syslog-ng instance with HTTP output.

gcusello
SplunkTrust
SplunkTrust

Hi @Sponi,

you cannot directly receive syslogs on Splunk Cloud.

Usually the best approach is to have one (better two) Forwarder (Heavy or Universal) on premise as syslog server and it has the job to send the logs to Splunk Cloud.

Ciao.

Giuseppe

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...