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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

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