Splunk Search

How to overlay two searches on the same graph?

mark_chuman
Path Finder

I have these two searches and am trying to figure out the best way to overlay them both on the same graph:

search 1

index=distributed sourcetype=vcenter_* "[Vdb::GetConnection] Failed to obtain connection" OR "SHUTDOWN is in progress." sourcetype=vcenter_vpxdlogs host=eivc2*vwin | timechart count by host

search 2

index=distributed sourcetype=vcenter_* sourcetype=vcenter_vpxdlogs "Starting VMware VirtualCenter" host=eivc2*vwin | timechart count by host

Thanks!

MuS
Legend

Hi mark.chuman,

take a look at this answer here http://answers.splunk.com/answers/129424/how-to-compare-fields-over-multiple-sourcetypes-without-joi... this will give you an idea how this could be done.

hope this helps ...

cheers, MuS

ChrisG
Splunk Employee
Splunk Employee

As MuS says (definitely check out the awesome answer he links to), the search is the key. On the visualization side, there are a couple of examples in the docs: Chart overlay

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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