MS SQL Server Audit Event: 24027

SQL » 24027: Issued transaction log restore command

24027: Issued transaction log restore command

The transaction log in a SQL server is a chronological record of all transactions and the database modification performed in each transaction. In the case of a database failure, a backup of the data file and the transaction log is necessary to restore the database till a specific point of time or till the time of failure. Event 24027 occurs when a command for restoration of a database's transaction log has been issued in an SQL server. It is generated by the BACKUP_RESTORE_GROUP action group. Important information can be derived from this event including the:

  • Date and time at which the event occurred.
  • Session identifier of the event.
  • Privileged user who performed the action.
  • Database associated with the event.

MS SQL Server Auditing Tool

EventLog Analyzer is a comprehensive log management software with which you can centrally collect, analyze, and manage logs from all the different log sources in your network. You also get reports and alerts on your network security, making it a power-packed IT security tool.