Splunk Search

create table for each application by each service

marellasunil
Communicator

I am having 5 applications each having service names few are same.
Ex : Application A - Services AA, AB, AC, Application B - Services BA, AB, BC and Application C - Services CA, CB, AC etc..
I want to generate a table for each application, each service. can you please help me to generate table
Application Service Totalcount Responcetime
A AA 10 100.34
A AB 14 2330
A AA 1 334
B AB 15 2130
B AA 14 1034
B AB 34 230
C AA 54 1004
C AB 34 2330
C AA 34 0.34

Tags (1)
0 Karma
1 Solution

Ayn
Legend
... | stats count as totalcount,avg(responsetime) as responsetime by application,service

View solution in original post

Ayn
Legend
... | stats count as totalcount,avg(responsetime) as responsetime by application,service
Get Updates on the Splunk Community!

More Control Over Your Monitoring Costs with Archived Metrics!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

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