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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...