Skip to main content

Cleaning Up and Recreating an Audit Configuration

Symptom

The Audit Log Backup job on the Netwrix Endpoint Protector Server is stuck, unresponsive, or otherwise needs to be reset, and you need to recreate the Audit configuration.

Cause

The Audit Log Backup job most commonly stalls due to insufficient disk space or performance issues on the Endpoint Protector Server, for example, when /tmp or /var/eppfiles/logbackup/jsdata/ fill up with accumulated export and log backup files.

warning

The initial storage location for Audit Log Backup export files is not suitable for long-term storage. Download and store export files in a secure location to prevent data loss. In SaaS environments, the upgrade process can remove export files, so download and store them regularly.

If disk space and performance are not the cause, a later release likely fixed the underlying product defect. Update to the latest Endpoint Protector Server version and confirm whether the issue persists. See Netwrix Endpoint Protector Server Supportability for current version information.

If the Audit Log Backup job remains stuck after updating to the latest version, contact Netwrix Support: https://www.netwrix.com/support.html

Resolution

Clean up the existing Audit configuration and set up a new one.

note

The following steps require backend (SSH) access to the EPP Server. If you do not have backend access, contact Netwrix Support and request that they perform this cleanup on your behalf.

Before cleanup, back up any audit-related files so no log data is lost:

  1. If server disk space allows, move the files under /tmp related to the audit export (filenames starting with cflog_initial) to a secure, external location.
  2. After confirming the backup, delete these files from /tmp to free disk space.
  3. To reclaim additional disk space, remove the oldest directories under /var/eppfiles/logbackup/jsdata/ (named logs_<timestamp>), keeping only what your retention policy requires.
  4. Recreate the Audit configuration from System Maintenance → Audit Log Backups in the Endpoint Protector Console.
warning

Back up files before deleting them from /tmp. Deleting cflog_initial* files without a backup permanently discards any log data they contain.