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!

Video | Welcome Back to Smartness, Pedro

Remember Splunk Community member, Pedro Borges? If you tuned into Episode 2 of our Smartness interview series, ...

Detector Best Practices: Static Thresholds

Introduction In observability monitoring, static thresholds are used to monitor fixed, known values within ...

Expert Tips from Splunk Education, Observability in Action, Plus More New Articles on ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...