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!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...