Splunk Dev

Create user using the REST API

wagnerbianchi
Splunk Employee
Splunk Employee

I'm developing some stuff using SDK, accessing data inside Splunk. As mentioned on this page (http://dev.splunk.com/view/splunk-sdk/SP-CAAADP7), "each of Splunk's resources (apps, users, searches, jobs, indexes, inputs, and others) has a corresponding REST endpoint that indicates the resource's category", I am looking for a way to read a CSV file the contains usernames and passwords so as to create all the users I must create using this SDK resource.

Someone has done this kind of thing before?

Tags (1)
0 Karma

wagnerbianchi
Splunk Employee
Splunk Employee

I found an example using php: http://dev.splunk.com/view/php-sdk/SP-CAAAEJM

0 Karma

Damien_Dallimor
Ultra Champion

If you browse to the CSharp SDK on github , you can see a code example of creating a user in the unit tests.

https://github.com/splunk/splunk-sdk-csharp/blob/master/UnitTests/UserTest.cs

wagnerbianchi
Splunk Employee
Splunk Employee

Hey guys, for this time I am going ahead interacting with Splunk through command line...

=> http://docs.splunk.com/Documentation/Splunk/5.0.3/Security/ConfigureuserswiththeCLI

But, if you guys are able to share a simple code to create users using the SDK, it will help either for future developments.

Thanks a lot.

0 Karma

wagnerbianchi
Splunk Employee
Splunk Employee

Just to share the solution I have in mind: I will wrap the command to create users through Splunk CLI and will read username and password from file/database table.

0 Karma

wagnerbianchi
Splunk Employee
Splunk Employee

I'm using C# ... Could you provide an example please? Thanks!

0 Karma

Damien_Dallimor
Ultra Champion

Which language SDK ? , so we can provide a more specific code example.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...