Splunk Cloud Platform

How to connect a heavy forwarder to Splunk Cloud?

Dayane_tr
Path Finder

Hello,

I have a linux machine where Splunk Enterprise is installed and I would like to use Heavy forwarder to send the files to the cloud.

How do I install the "app"(splunkclouduf.spl)  from the cloud instance in Splunk Enterprise? 

I don't have access to the Splunk Enterprise web interface, only access to the linux machine.

Regards

Labels (2)
Tags (2)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

I never remember the proper syntax, but it's either

/opt/splunk/bin/splunk app install app_package.spl

or

/opt/splunk/bin/splunk install app app_package.spl

 

0 Karma

Roy_9
Motivator

@Dayane_tr  After the untar is done as rich suggested, you should open a FW connection from HF to Splunk Cloud(basically will be as inputs*.abc.splunkcloud.com) something like that on port 9997.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Install the app like you would install any other app on the command line.  Untar the file to $SPLUNK_HOME/etc/apps then restart the HF.

tar -zxf splunkclouduf.spl -C /opt/splunk/etc/apps
---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

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

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

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...