Skip to main content

Logs Realm Settings Endpoint

Introduction

Use the /logsettings PATCH endpoint to enable and integrate specific logs for the realm's reporting.

Prerequisites

1. Complete the Enablement and Header Steps in the Admin API Guide

2. Have access to the application code that calls to the API endpoint(s)

3. Integrate a membership and profile directory(s) with SecureAuth IdP (Data Realm Settings Endpoint)

4. (OPTIONAL) Have a Syslog Server or Database Server with which to integrate

/logsettings Endpoint

Note

The following endpoints are prepended with the URL, https://<SecureAuth IdP Domain>/api/v2/realms/<realm ID>

Logs Settings /logsettings PATCH Endpoint

Notice

Use this endpoint to configure the realm's logs settings, including audit, debug, and error log enablement; and Syslog and database configuration.

HTTP Method

Endpoint

Example

SecureAuth IdP version

PATCH

/logsettings
https://secureauth.company.com/api/v2/realms/26/logsettings

v9.2 or later