Getting Data In

How to troubleshoot why Splunk Enterprise won't install on Server 2008 R2?

jweir
New Member

Gets partly through the install and the rolls back.

Are there any installation logs that may tell me what's holding things back?

Thanks,
Jason

0 Karma

dominiquevocat
SplunkTrust
SplunkTrust

We have the same issue and a support case open. No solution as of the last few err months...

0 Karma

wcolgate_splunk
Splunk Employee
Splunk Employee

You can check the %temp% directory of the user that installed splunk and look for a MSIxxxxxxx.log file. If you have many of them -- look for the one that installed splunk.

If you cannot find it, you can explicitly create an install log file with the following cli command:

$ msiexec /i /l*v

The Microsoft MSI installer subsystem will create a log file there. Once created we can crack it open and look to see what is going on.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Which product won't install? Enterprise, forwarder, Hunk?

---
If this reply helps you, Karma would be appreciated.
0 Karma

jweir
New Member

Sorry about that - Enterprise

0 Karma

richgalloway
SplunkTrust
SplunkTrust

It's been a long time since I installed Splunk on Win2008R2 and I no longer have that system.

There are three places I can think of to look:

C:\, C:\Windows\Temp, and the Event Viewer.
---
If this reply helps you, Karma would be appreciated.
0 Karma
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, ...