Audit logging
Overview
This page describes how to configure audit logging to record user actions on an Aerospike Graph Service instance.
Prerequisites
To use audit logging, you must enable role-based access control for the AGS instance.
Enable audit logging
Before you start the AGS instance, set the aerospike.graph.audit.log.enabled
configuration option to true
.
Logging actions
Logged actions include:
- Write operations
- Delete operations
- Call step executions
Each log line records the user and the action performed. The audit log prints to the console.