Deployment Architecture

Solaris 10 Univ Fwdr install

Mark_Barrett
Explorer

What is the correct file for installing to Solaris 10?
splunkforwarder-4.3.1-119532-solaris-8-sparc.pkg.Z
or
splunkforwarder-4.3.1-119532-SunOS-sparc.tar.Z

Also, the installation manual talks about installing as if there is a package. Yet the SunOS file does not include a package, just files & folders. Where are the instructions for installing this??

Tags (1)
0 Karma
1 Solution

kristian_kolb
Ultra Champion

Well, splunkforwarder-4.3.1-119532-solaris-8-sparc.pkg.Z is a package

and splunkforwarder-4.3.1-119532-SunOS-sparc.tar.Z is a tarball

You can choose either one, as long as you're on Sparc. If you're on Intel, pick one of the other. I agree that the naming of the package as 'solaris-8' is a bit confusing, but I guess that it only wants to show that it's the correct package for Solaris 8 or newer.

I haven't used the tarball, but I assume that it's more along the lines of;

tar -zxvf splunkforwarder-4.3.1-119532-SunOS-sparc.tar.Z && make && make install

Ask your Solaris admin for the correct syntax. Please note that the 'splunk' account in the OS does not get created automatically when installing from a tarball.

Hope this helps,

/K

View solution in original post

0 Karma

kristian_kolb
Ultra Champion

Well, splunkforwarder-4.3.1-119532-solaris-8-sparc.pkg.Z is a package

and splunkforwarder-4.3.1-119532-SunOS-sparc.tar.Z is a tarball

You can choose either one, as long as you're on Sparc. If you're on Intel, pick one of the other. I agree that the naming of the package as 'solaris-8' is a bit confusing, but I guess that it only wants to show that it's the correct package for Solaris 8 or newer.

I haven't used the tarball, but I assume that it's more along the lines of;

tar -zxvf splunkforwarder-4.3.1-119532-SunOS-sparc.tar.Z && make && make install

Ask your Solaris admin for the correct syntax. Please note that the 'splunk' account in the OS does not get created automatically when installing from a tarball.

Hope this helps,

/K

0 Karma

nnmiller
Contributor

No Splunk tarball install needs make or make install. The tarball contains binaries and python scripts and libraries.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...