Users Login Logout [deprecated]
Available since: v1.0.0
| File | Snapshot | Delta | Frequency |
|---|---|---|---|
| users_login_logout/users_login_logout_yyyy_MM_dd.csv | :white_check_mark: | :white_check_mark: | Daily |
🚧 In a busy system the snapshot file will over time grow into multiple GB.
[block:parameters] { “data”: { “h-0”: “Attribute”, “h-1”: “Required?”, “h-2”: “Value”, “h-3”: “Description”, “0-0”: “USER_ID”, “0-1”: "", “0-2”: “NUMBER”, “0-3”: “Foreign key for Users”, “1-0”: “LOG_TYPE”, “1-1”: “Yes”, “1-2”: “NUMBER”, “1-3”: “0 = login \n1 = Logout \n2 = Admin login”, “2-0”: “PLATFORM_ID”, “2-1”: “Yes”, “2-2”: “NUMBER”, “2-3”: “Foreign key for Platforms \n \nPlatform/region from which the user has logged in”, “3-0”: “IP”, “3-1”: “Yes”, “3-2”: “VARCHAR2”, “3-3”: "", “4-0”: “LOG_TIME”, “4-1”: “Yes”, “4-2”: “DATE”, “4-3”: "" }, “cols”: 4, “rows”: 5, “align”: [ “left”, “left”, “left”, “left” ] } [/block]