Authentication Logs
On this page
Overview
Atlas App Services creates authentication logs whenever a user is created, deleted, or logs in.
Log Format
Authentication log entries have the following form:
Remote IP Address: <ip address> SDK: <sdk name> Platform Version: <version number>
Fields
Remote IP Address SDK Platform Version
Field | Description | ||
---|---|---|---|
Remote IP Address | The IP Address that sent the request to App Services. (e.g. | ||
Platform Version | The version of the platform that sent the request. | ||
SDK | The SDK used to send the request. Potential values include any SDK.
For a browser, this is ExampleThis request came from the Realm Web SDK version 4.0.0 running on Mozilla Firefox:
This request came from the Realm Java SDK version 4.6.0 running on Android Marshmallow:
|
Error Fields
Log entries created by unsuccessful operations may feature additional fields for debugging purposes. These include the following:
Field | Description |
---|---|
Error | A brief description of an error. |