Last Logged In Time in Browser-Based Discovery
The Logged In At field was previously blank or incorrect in browser-based discovery because the backend was corrupting the timestamp during storage. The backend now stores the raw epoch value and the frontend formats it at display time. The field is also excluded from change detection to prevent false notifications.
Where the fix appears
The corrected timestamp is visible in the following locations:
| Location | What changed |
|---|---|
| CMDB > Windows Host CI > Detail page | Logged In At now correctly shows the last login date and time. |
| CMDB tabular view | Logged In At column renders properly for all host types. |
| Audit history | Logged In At changes no longer clutter the audit trail. |
Procedure
Complete the following step after upgrading to v6.1.2 to populate the corrected value for existing hosts.
-
Re-scan Windows and Linux hosts.
Trigger a re-scan to populate the correctly formatted value. No configuration changes are needed; the fix is automatic at both the storage and display layers.