User: Last Session
This module can be used to determine the last sessions of users that are older than a given number of days. Optionally just last sessions that are not older than another given number of days are returned.
Designation
- Name
- ana.UserLastSession
- Aliases
- UserLastSession
Configuration
- Optionen
- include inactive user (
inactive-user) - Also includes inactive users
- Older than (
older-than) - The last session must be older than the given number of days
- Not older than (
not-older-than) - If given the last session should not be older than the given number of days
Structure of the CSV output file
| Column name | Type |
|---|---|
| object name | object name |
| First Name | String |
| Last Name | String |
| e-mail address 1 | e-mail address |
| e-mail address 2 | e-mail address |
| Last session | Timestamp |