Splunk Enterprise

How to find out which installation method I used in a previous deployment for Linux?

sanjubaba
Path Finder

I want to check how Splunk was deployed in our environment in the past. Whether it is done using tgz file or rpm/dpkg method?

Our environment is a Linux environment.

Can someone help me out on this?

Labels (2)
Tags (2)
0 Karma

isoutamo
SplunkTrust
SplunkTrust
Hi
You should check if your package manager’s internal db has this. E.g in RH you could do a query rpm -qif /opt/splunk/bin/splunk and see if it return anything. If it returns then you must verify that version numbers are same than in manifest file have on your splunk home.
r. Ismo
0 Karma

sanjubaba
Path Finder

What's the command for ubuntu variant of linux?

0 Karma

isoutamo
SplunkTrust
SplunkTrust

https://askubuntu.com/questions/423355/how-do-i-check-if-a-package-is-installed-on-my-server

You could see if splunk is installed by dpkg by

dpkg -l | egrep -l

0 Karma
Get Updates on the Splunk Community!

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...