Skip to content

Commit

Permalink
docs(orchestrator): add audit log documentation references (#2537)
Browse files Browse the repository at this point in the history
feat(orchestrator): add audit log documentation references

Signed-off-by: gabriel-farache <gfarache@redhat.com>
  • Loading branch information
gabriel-farache authored Nov 18, 2024
1 parent b9021c8 commit 86c7c1b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/good-boxes-wink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
7 changes: 7 additions & 0 deletions plugins/orchestrator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,13 @@ The orchestrator backend can use the generated schema to validate the HTTP reque

> NOTE: Temporary the validation has been disabled. It will be enabled when the orchestrator frontend will switch to the use of v2 endpoints only.

#### audit log

The orchestrator backend has audit logs for all incoming requests.

For more information about audit logs in RHDH, please refer to [the official documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.2/html/getting_started_with_red_hat_developer_hub/assembly-audit-log#con-audit-log-config_assembly-audit-log).
[The official Log storage OpenShift documentation](https://docs.openshift.com/container-platform/4.15/observability/logging/log_storage/about-log-storage.html) may also be of interest.

#### Development instruction

Checkout the backstage-plugin
Expand Down

0 comments on commit 86c7c1b

Please sign in to comment.