Enabling and Disabling Auditing of Cluster Administration

Describes how to enable and disable cluster administration auditing using the Control System and the CLI.

About this task

You can enable or disable auditing of cluster-management operations on a HPE Ezmeral Data Fabric cluster using the Control System and the CLI. See Auditing Cluster Operations for the complete list of cluster management commands that are audited.

Enabling and Disabling Auditing of Cluster Administration Using the Control System

About this task

Procedure

  1. Log in to the Control System and go to the Auditing tab in the Admin > Cluster Settings page.
  2. Move the Enabled slider to Yes to enable and No to disable cluster auditing.
  3. Click Save Changes for the changes to take effect.

Enabling and Disabling Auditing of Cluster Administration Using the CLI or REST API

About this task

To enable or disable auditing of cluster-management operations on a data-fabric cluster, run the maprcli audit cluster command.

maprcli audit cluster -enabled <true | false>

For complete reference information, see audit cluster.