Getting Data In

How to override Splunk universal forwarder license acknowledgement?

raindrop18
Communicator

How to override Splunk universal forwarder license acknowledgement on enterprise installation script?

0 Karma
1 Solution

muebel
SplunkTrust
SplunkTrust

Hi raindrop18, As jkat54 mentioned --accept-license is key, but I like to go a bit further with :

/opt/splunkforwarder/bin/splunk start --accept-license --answer-yes --no-prompt

to make sure nothing stands in the way.

Please let me know if this answers your question!

View solution in original post

muebel
SplunkTrust
SplunkTrust

Hi raindrop18, As jkat54 mentioned --accept-license is key, but I like to go a bit further with :

/opt/splunkforwarder/bin/splunk start --accept-license --answer-yes --no-prompt

to make sure nothing stands in the way.

Please let me know if this answers your question!

raindrop18
Communicator

thank you! I will try this too.

0 Karma

fmorar
Engager

This worked for me - you can also add it to the restart command after an upgrade :
/opt/splunkforwarder/bin/splunk restart --accept-license --answer-yes --no-prompt

0 Karma

jkat54
SplunkTrust
SplunkTrust

Add --accept-license to the startup command

Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...