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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...