audit cluster

Enables and disables auditing of operations that are related to the administration of a MapR cluster.

Only the mapr user for the cluster can run this command. For more information about the mapr user, see Managing Users and Groups.

For information about auditing cluster-administration operations, see Auditing of Activity Related to Cluster Administration.

Syntax

CLI
maprcli audit cluster -enabled <true | false>
REST

http[s]://<host>:<port>/rest/audit/cluster?enabled=<true | false>

Parameters

Parameter

Description

enabled

The value true enables auditing, the value false disables it.