Skip to content

Audit Log§

Audit Log is a log where user actions are logged. It is made for security and data recovery purposes. Normally, actions include session status changes, reconfigurations, etc.

Release in 9.14§

SmartPTT introduces a centralized Audit Log. Logged data include this:

  • Event types: logons, logoffs, and failed logon attempts.
  • Event parameters: timestamp, source IP address, username.

Information is retrievable only with the Audit Log API. The API uses REST-like requests with configurable parameters. Responses provided in the form of JSON messages. For API testing, please use Postman or other applications that support both WebSocket and REST.

To request API docs, submit a request to the SmartPTT Support Center 

Disclaimer

For SmartPTT PLUS, SmartPTT team is not responsible for possible regional and other limitations on the API availability. To clarify this, please contact Motorola in your region.

Changelog§

  • Introduced in 9.14 (February 26, 2024)