Installation

Is there a way to get the spec file used to generate the Splunk 4.2 rpm?

DTERM
Contributor

Is there a way to get the spec file used to generate the splunk 4.2 RPM? I need to rebuild the RPM such that Splunk init script meets requirements. Thanks in advance.

Tags (3)
0 Karma
1 Solution

netwrkr
Communicator

Try this

rpm --scripts -qp splunk-4.2.rpm

View solution in original post

jrodman
Splunk Employee
Splunk Employee

netwrkr gave the useful answer.

The thing is the spec files are generated dynamically for each release for each build. This means we dont actually keep them. It also means they're not convenient for third-party use.

My personal recommendation is to use the tar for automation purposes. It will likely be less trouble in the end. You may have strong reasons to feel otherwise, of course.

jrodman
Splunk Employee
Splunk Employee

We ship a tar of the files for a given platform that comes up and works. In the Universal Forwarder, we don't even create per-machine hostname settings etc. IMO, unpack the tar, change what you need, make new tar to deploy.

0 Karma

splunker12er
Motivator

I need to modify the default installation directory of splunk
From : /opt/splunk To : /data/splunk
where do i change the settings ?

I know using --prefix parameter i can change the installation directory during installation, but still I needed it in a pre-built way.

thanks

0 Karma

DTERM
Contributor

Can you provide more details as to what you mean by "use the tar for automation". How do you mean? TIA.

0 Karma

netwrkr
Communicator

Try this

rpm --scripts -qp splunk-4.2.rpm

DTERM
Contributor

That is perfect. Thanks so much!!

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

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 ...