Skip to main content
June 30, 2023
Question

Maintenance window activation log

  • June 30, 2023
  • 1 reply
  • 0 views

Hi,

Is Maintenance window in Admin console activation and deactivation records any logs?
if so can anyone let me know the location to find the maintenance window logs?

We would like to know who and when made this maintenance window changes. 

Thanks,
Venu. 

1 reply

mathieud0001
June 30, 2023

The only logs available for maintenance windows are available via logout-audit.csv.

[View:https://docs.appian.com/suite/help/23.2/Logging.html]

User session logouts are recorded in the logout-audit.csv file. This file is located in the <APPIAN_HOME>/logs directory.

The following logout events are recorded:

A user session has expired.

A user manually logs themselves out.

A user is renamed, logging out all active sessions.

A user is deactivated, logging out all active sessions.

A maintenance window is triggered, logging out relevant user sessions.