Splunk Search

How do you overlay two time charts?

Marinus
Communicator

I have two timecharts that I'd like to overlay them on one chart

example search to produce the two charts

source=a | timechart count by host

source=b | timechart count by host

I was hoping I could do

`source=a | eventstats count as a by host | search source=b  eventstats count as b by host | timechart avg(a), avg(b) by host`

Is this possible?

0 Karma

Marinus
Communicator

Perhaps my example was too simplistic. Let's stay the one data set is avg CPU and the second Memory usage

0 Karma

Ledion_Bitincka
Splunk Employee
Splunk Employee

are you looking for?

source=a OR source=b | timechart count by host, source 
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Painting a Clearer Picture: Creating Cross-Domain Visibility with AI Canvas

    Thursday, June 25, 2026  |  11AM PDT / 2PM EDT  Duration: 1 Hour (Includes live Q&A) Register to ...

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...