Splunk Search

Wanted to convert a search to a drop down listing, but not certain where to place the token.

nls7010
Path Finder

I found this search and it works well for the information I need. However, I have been unable to create a drop-down of the user ID so that I can display only one users information at a time:

|rest /services/authentication/users splunk_server=local
|fields title realname roles |rename title as userName|rename realname as Name

My Dropdown search is: user=* | fields user | dedup user
My Token is: myuser

What I'm having a problem with is getting the myuser in the right place in the first search, or do I need to create an additional line in the main search that I populate with the $myuser$?

Tags (1)
0 Karma

kmaron
Motivator
|rest /services/authentication/users splunk_server=local user=$myuser$
|fields title realname roles |rename title as userName|rename realname as Name

Just add it to the filter part of your original search.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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