Dashboards & Visualizations

DROPDOWN SEARCH

splunkpoornima
Communicator

i have the list of some 20 files like

taskmanager_log

taskmager_log(1)

...

i want is if i clik any one of the file it should take me into the search view as

source="whaterver the file i selected" |timechart count of User

plz help me with the code

Tags (1)
0 Karma

tachifelix
Path Finder

try replace function
in your search string replace \ caracter with \\ using regex expression for source value

.....|eval tokenrepace=repace($source$,"\w+\\w+","\w+\\\w+.*")|search source=tokenrepace....
0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...