Deployment Architecture

/opt/splunkforwarder Default?

nathanlhopkins
Path Finder

Hi, please can you advise how do I install Splunk universal forwarder manually to /opt/splunkforwarder?

It's says: /opt/splunkforwarder is default on page:
http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Deployanixdfmanually

However in the install page it says:

To install Splunk on a Linux system, expand the tarball into an appropriate directory using the tar command:
tar xvzf splunk_package_name.tgz

The default install directory is splunk in the current working directory. To install into /opt/splunk, use the following command:
tar xvzf splunk_package_name.tgz -C /opt

Please can you help / advise?

Tags (1)
0 Karma

nathanlhopkins
Path Finder

I was unaware of two different tar files - one for forwarder and one for GUI

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

If you want to manually install it to /opt/splunkforwarder, you can just do this (don't start splunk until after mv):

tar xvzf splunk_package_name.tgz -C /opt
mv /opt/splunk /opt/splunkforwarder

Ayn
Legend

No, that is an environment variable Splunk sets up itself.

0 Karma

nathanlhopkins
Path Finder

Many thanks, do I need to set the $SPLUNK_HOME in my linux profile?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...