From b7d7fe27f19281f22578d8fc9bd353a71a08b144 Mon Sep 17 00:00:00 2001 From: Eugene Mikhasyak Date: Tue, 25 Nov 2025 12:58:40 -0500 Subject: [PATCH 1/2] test --- .../vuepress-site/docs/reference/system-log-query/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/@okta/vuepress-site/docs/reference/system-log-query/index.md b/packages/@okta/vuepress-site/docs/reference/system-log-query/index.md index 26605c435ca..a3d7ea537d6 100644 --- a/packages/@okta/vuepress-site/docs/reference/system-log-query/index.md +++ b/packages/@okta/vuepress-site/docs/reference/system-log-query/index.md @@ -9,6 +9,10 @@ meta: This guide is intended as a companion guide for use with the Okta [System Log API](https://developer.okta.com/docs/api/openapi/okta-management/management/tag/SystemLog/). It provides extra details and examples on how to query the System Log effectively. +master master master + +not comp word. nonsensenses + The System Log API provides near real-time, read-only access to your org's System Log and is the programmatic counterpart of the [System Log UI](https://help.okta.com/okta_help.htm?type=oie&id=ext_Reports_SysLog). The log records system events that are related to your org. These records provide detailed information on events, activities, and performance metrics critical to the operations between your Okta org, apps, and users. You can use the System Log to: From 7e2db985fa6be5b70eeb5cfb7853af2bc9ccc687 Mon Sep 17 00:00:00 2001 From: Eugene Mikhasyak Date: Tue, 25 Nov 2025 13:03:06 -0500 Subject: [PATCH 2/2] 2 --- .../docs/reference/system-log-query/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages/@okta/vuepress-site/docs/reference/system-log-query/index.md b/packages/@okta/vuepress-site/docs/reference/system-log-query/index.md index a3d7ea537d6..6450b0b79fd 100644 --- a/packages/@okta/vuepress-site/docs/reference/system-log-query/index.md +++ b/packages/@okta/vuepress-site/docs/reference/system-log-query/index.md @@ -15,6 +15,12 @@ not comp word. nonsensenses The System Log API provides near real-time, read-only access to your org's System Log and is the programmatic counterpart of the [System Log UI](https://help.okta.com/okta_help.htm?type=oie&id=ext_Reports_SysLog). + +not comp word. nonsensenses +not comp word. nonsensenses +not comp word. nonsensenses + + The log records system events that are related to your org. These records provide detailed information on events, activities, and performance metrics critical to the operations between your Okta org, apps, and users. You can use the System Log to: * diagnose errors or problems @@ -22,6 +28,13 @@ The log records system events that are related to your org. These records provid * optimize performance * investigate and troubleshoot incidents +not comp word. nonsensenses +not comp word. nonsensenses +not comp word. nonsensenses +not comp word. nonsensenses +not comp word. nonsensenses + +not comp word. nonsensensesnot comp word. nonsensenses For the full request and response schemas of the System Log API, see [System Log](https://developer.okta.com/docs/api/openapi/okta-management/management/tag/SystemLog/#tag/SystemLog). #### Authentication and authorization