Configuring PostgreSQL for Astra Linux Special Edition 1.8

This configuration is necessary if you are installing KSMG on Astra Linux Special Edition 1.8 and at step 6, you selected integration with PostgreSQL from the operating system's repository.

To make sure KSMG works correctly with PostgreSQL:

  1. Open the /var/opt/kaspersky/ksmg/postgresql/postgresql.conf file for editing.
  2. Change the value of the ac_audit_log_only_failures parameter to true.
  3. Save the changes in the file.
  4. Restart the database service by running the following the command:

    systemctl restart ksmg.postgresql

Page top