Dashboards & Visualizations

Timechart over Field search

vgp
Loves-to-Learn

I have below simple search query , would like to timechart nodename by date/time agaist "gbps", "uplink", "downlink".

index=xyz source=xyz* gbps OR uplink OR downlink OR nodename

Want visualization

Date_TimeNodenamegbpsdownlinkuplink
     
     
Labels (1)
0 Karma

vgp
Loves-to-Learn

Its function over time and gbps, uplink, downlink are numerics. Yes, need line for each node.

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What do you want to use as your aggregation function or functions over time? Are gbps, uplink, downlink numerics? Do you want a line for each node name?

| timechart avg(gbps) as gbps, sum(uplink) as uplink, sum(downlink) as downlink by nodename span=1h
0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...