Splunk Search

Find th duration of the transaction of the particular task

splunkpoornima
Communicator

hi i used the below query..

--|transaction Taskaction startswith=START endswith=Succeeded|table Taskaction duration

i got the duration for each and every task..as

TaskAction duration

task1 12

task2 4.2

task3 13

task4 76

if i want to filter task1 and its duration..how to do that

plz help

Tags (1)
0 Karma
1 Solution

Ayn
Legend

Are you asking about how to use the search command?

... | transaction Taskaction startswith=START endswith=Succeeded|table Taskaction duration | search TaskAction=task1

Also, if this is what you were after, may I suggest that you take the Splunk introduction tutorial.

View solution in original post

Ayn
Legend

Are you asking about how to use the search command?

... | transaction Taskaction startswith=START endswith=Succeeded|table Taskaction duration | search TaskAction=task1

Also, if this is what you were after, may I suggest that you take the Splunk introduction tutorial.

Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.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 ...