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!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...