Getting Data In

Remote login with CLI: Is there a way to insert the login command in a shell script file?

loyslegrand
Path Finder

Hi

Is there a way to insert the login command in a shell script file ?
I have tried splunk login -username xxxx -password yyyyy, but each time it prompts the username on the console and the remaining lines of the script are not considered.

BRgds

Loys

0 Karma
1 Solution

loyslegrand
Path Finder

Hi
Now with the Entreprise Licence , it works fine.
Thanks

Loys

View solution in original post

0 Karma

loyslegrand
Path Finder

Hi
Now with the Entreprise Licence , it works fine.
Thanks

Loys

0 Karma

masonmorales
Influencer

splunk list user -auth admin:changeme

0 Karma

loyslegrand
Path Finder

As I have already changed the password, I wrote :
splunk list user -auth admin:newpwd
and I got the error message

Loys

0 Karma

somesoni2
Revered Legend

You an run following command into your script, which will not do anything but will create a session and it will not prompt for username/password.

splunk list user -auth username:password
0 Karma

loyslegrand
Path Finder

Thanks for the answer but it looks that this command is not working with the free licence
In handler 'users': Requires license feature='Auth'
BRgds
Loys

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...