Splunk Search

How to write admin credentials within the command

splunk_user_99
Explorer

Hello guys,

Is there any possibility to execute a CLI command within the credentials (username and password)?

Like, for the password it would be "--seed-passwd password123".
Is there anything like that for the username?

Thank you for your time.

0 Karma
1 Solution

woodcock
Esteemed Legend

Add this to any passworded CLI command:

-auth admin:changeme

View solution in original post

0 Karma

woodcock
Esteemed Legend

Add this to any passworded CLI command:

-auth admin:changeme
0 Karma

to4kawa
Ultra Champion

Configure users with the CLI
Hi, how about this?

0 Karma

splunk_user_99
Explorer

To be more specific, I wanted to add a licenser-localslave to a master through a command. When i execute the command, i was asked for my admin credentials of the splunk instance. But I want to automize this whole process through scripting and thats why i need a command where I could execute the command within the credentials.

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