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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...