integrityResetTampering

Version 26.1.9515


integrityResetTampering


Allows users to reset the tamper-evident warning state if log tampering is detected. This allows administrators to clear the tampering alert and re-establish a new trusted hash chain for future log entries.

Parameters

  • logName: The name of the log to reset the hash chain for. Currently, the only allowed value is app_audits, with additional options planned for the future.

Example

Resets the Audit log hash chain.

<arc:set attr="reset.logName" value="app_audits" />
<arc:call op="integrityResetTampering" in="reset" />