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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...