diff --git a/.changeset/good-boxes-wink.md b/.changeset/good-boxes-wink.md new file mode 100644 index 0000000000..a845151cc8 --- /dev/null +++ b/.changeset/good-boxes-wink.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/plugins/orchestrator/README.md b/plugins/orchestrator/README.md index cb2f080e0e..603d11dddc 100644 --- a/plugins/orchestrator/README.md +++ b/plugins/orchestrator/README.md @@ -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