Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 6161e6f6281066c8a273b88883eca8eccf2b88a6
https://github.com/Checkmk/checkmk/commit/6161e6f6281066c8a273b88883eca8ecc…
Author: Leonardo Petrora <leonardo.petrora(a)checkmk.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
A .werks/16053
A cmk/gui/plugins/openapi/endpoints/audit_log/__init__.py
A cmk/gui/plugins/openapi/endpoints/audit_log/request_schemas.py
A cmk/gui/plugins/openapi/endpoints/audit_log/response_schemas.py
M cmk/gui/plugins/openapi/restful_objects/type_defs.py
M cmk/gui/wato/pages/audit_log.py
M cmk/gui/watolib/audit_log.py
M tests/testlib/rest_api_client.py
A tests/unit/cmk/gui/plugins/openapi/test_openapi_audit_log.py
Log Message:
-----------
16053 audit_log: retrieve and clear the audit log
This werk introduces a new set of endpoints to the REST API to operate the audit log.
Users can now perform the following actions via the REST API:
* Get audit logs per day
* Clear the audit log
Card: CMK-14166
Change-Id: Ib42d5ca79a8986a48f9547da1703a4b770583e10