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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

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