Splunk Dev

Translating a defined tracking session using SPL

dwong2
New Member

How would I do this in SPL?

I want to calculate a tracking session:
Find an ENTER event in the log.
Search forward in the log data for events after this event with the same device ID and same account ID. Sort them by date (ascending).

Walk through the log events in order, adding them to the session. If any of the following occurs, we stop searching:

If the next is more than "session timeout" (default 5 minutes) after the previous event in the session, consider the session terminated.

If an EXIT or TIMEOUT event occurs, consider the session terminated.

Find the last non-timeout event.
Session duration calculation is based on the time difference between the first event and the last non-timeout event.

Tags (1)
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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