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!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...