Splunk Search

Using delta with events that need to be grouped by another parameter

tomdee
New Member

I have events that contain a counter of a number of packets sent. Each event applies only to a single port.

How do I graph the rate of packets sent per port?

I've tried using delta, but I can't work out how to do that per port.

Tags (1)
0 Karma

justinfranks
Path Finder

delta is only really a comparison between 2 events.

Would something like this work?

| timechart packets by port
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...