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!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...