Splunk Search

Can Splunk be installed in a Solaris 10 non-global zone?

mfan1995
Engager

can I install splunk in a Solaris 10 non-global zone?

Tags (1)

chrismay
Engager

If you are using sparse zones, and you are using the solaris package format, you will have to do the package add in the global zone.

I'm not sure that's correct; I'm using a sparse zone and the package installed directly into the child zone just fine.

However, if you want splunk installed in the global zone and in a child zone (for instance, we run the *NIX app and a forwarder on all of our boxes' global zones, whilst the indexer and splunkweb run in a single child), then be very careful when upgrading the global zone, since you'll have to do pkgrm to remove the old package first, and there's (AFAIK) no way to do pkgrm on the global zone without it cascading to child zone and removing that package too.

rotten
Communicator

If you are using sparse zones, and you are using the solaris package format, you will have to do the package add in the global zone. You don't have to start the daemon in the global zone though.

If you want to install splunk only in a local zone, I'd recommend the tarball instead.

Note that a local zone can't see log files in the global zone, which means Splunk won't be able to magically see them either. If you expect to run a Splunk indexer in the local zone, and pick up files from other zones or the global, you'll have to share disks, or install forwarders in the other zones or set up scripts or something...

gkanapathy
Splunk Employee
Splunk Employee

You can install Splunk in a Solaris 10 non-global zone.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...