Splunk Search

minspan ?? for transaction

Sp3ctre1
New Member

Is there such thing to display a minspan for transaction...

Trying to looking for users from building A to Building B... but getting junk events from trnasaction with a duration of a couple of seconds...

Is there a way to set min span? as i have the maxspan for currently 10mins

| transaction User startswith=location="A" endswith=location="b" maxspan=10m

alt text

0 Karma

eoszej123
Engager

You could follow it with the following to only keep transactions lasting more than 60 seconds between the first and last event in the transaction:
| where duration > 60

0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

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

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...