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
Get Updates on the Splunk Community!

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...