Splunk Search

Response time dashboard for webservice hits

senkumar
New Member

hi ,

i want to create a dashboard which will show the individual response time for the respective webservice.

i have already created a dashboard which will capture the average response time.

PFB my logs

Mar 21 20:59:16 dpitusbva.home.test.com Mar 21 20:59:15 lt_Splunk_Log [0x80000001][lc_Splunk_Log][error] mpgw(mpgw_SS_getItemInfo): trans(121527616)[response] gtid(581734163): Service_Name:getimsiteminfo Operation_Name:getimsiteminfo Store_Nbr:xxxx Country_Code:US Pref_Lang:101 Consumer_Id:C1415711 Response_time:124 Response_code:200

thanks,
Senthil

0 Karma
1 Solution

somesoni2
Revered Legend

If you just want to show the Service name along with corresponding Response_time, use the table command.

your base search | table Service_Name Response_time

View solution in original post

0 Karma

somesoni2
Revered Legend

If you just want to show the Service name along with corresponding Response_time, use the table command.

your base search | table Service_Name Response_time
0 Karma

senkumar
New Member

Thanks it worked

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...