Monitoring Splunk

How to audit when users disconnect from Splunk

feickertmd
Communicator

This document helps me know how to track logins and logoffs: http://answers.splunk.com/answers/108923/how-to-track-a-specific-user-login-and-logoff-the-past-30-d...

However, in my organization, no one really logs off from Splunk. They just close the browser window or shut off their computer. Is there a good way to track this action?

Tags (2)
0 Karma

dlayvand_splunk
Splunk Employee
Splunk Employee

This is not unique to Splunk. It is the nature of IP and HTTP protocols - they are stateless. So, you cannot really track a 'session' since there is none to track. Each request is treated as an independent transaction.

More information can be found at http://en.wikipedia.org/wiki/Stateless_protocol

0 Karma

Ayn
Legend

No, because Splunk has no way of knowing whether someone closed the browser window. All that happens is that requests stop coming from the browser.

0 Karma

feickertmd
Communicator

so is there a timeout for the login? And then the user is forcibly logged off?

0 Karma

Ayn
Legend

Not so much "logged off" as that the user's session expires and the corresponding session cookies are invalidated. This is not logged anywhere that I know of.

0 Karma

pradeepkumarg
Influencer
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...