Splunk Search

dedup only 1 hr possible ?

sbnoobbb
Path Finder

I have a query that has a interval of few mins there are some duplicated results during that hour. When I use dedup it delete all the previous result and display the latest. Anyone met this problem? How can I only dedup results for every hour ?

Tags (1)
0 Karma
1 Solution

sbnoobbb
Path Finder

Solve by | transaction locationaccident maxspan=5m | bucket span=1h _time | dedup _time | chart ... by _time

View solution in original post

0 Karma

sbnoobbb
Path Finder

Solve by | transaction locationaccident maxspan=5m | bucket span=1h _time | dedup _time | chart ... by _time

0 Karma

sbnoobbb
Path Finder

Thanks will look at it!

0 Karma

linu1988
Champion

Use transaction to group the results per hour, then apply the dedup. Thanks

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...