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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...