Splunk Search

Timechart Overlay

athorat
Communicator

I have a dashboard with two different panels showing time chart for the number of events and avg size of those events in another chart.

Is there a way two show two different charts in one panel?

index = appWJS sourcetype=fs_notification | timechart count

index = aapWJS sourcetype=fs_notification |timechart avg(size)

Tags (2)
0 Karma
1 Solution

woodcock
Esteemed Legend

Like this:

index = appWJS sourcetype=fs_notification | timechart count avg(size)

View solution in original post

0 Karma

woodcock
Esteemed Legend

Like this:

index = appWJS sourcetype=fs_notification | timechart count avg(size)
0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...