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!

New Case Study Shows the Value of Partnering with Splunk Academic Alliance

The University of Nevada, Las Vegas (UNLV) is another premier research institution helping to shape the next ...

How to Monitor Google Kubernetes Engine (GKE)

We’ve looked at how to integrate Kubernetes environments with Splunk Observability Cloud, but what about ...

Index This | How can you make 45 using only 4?

October 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...