REST requests and accounting logs

All REST requests—including GET requests—are logged to the accounting (audit) log.

The URI of the REST API resource for accounting logs is the following:

/rest/v1/logs/audit

In an accounting log entry for a REST request:

  • service=https-server indicates that the log entry is a result of a REST API request or a Web UI action.

  • The string value of data identifies the REST API request that was executed.

For more information about accounting log entries, see the description of the show accounting log CLI command.