wso2 / api-manager

All issues, tasks, improvements and new features of WSO2 API Manager
Apache License 2.0
34 stars 8 forks source link

Improve Audit logs for specific operations related to throttle policies and scopes in API Manager #1057

Open dushaniw opened 1 year ago

dushaniw commented 1 year ago

Currently API Manager generate audit logs for following.

Audit log contain following information.

We are missing audit logs for following and need to implement these.

chamikasudusinghe commented 1 year ago

Date: 20th Jan 2022

Update: The audit logs for admin portal related items were added previously due to a request from a customer.

API Categories

Application

Gateway Environments

System Scopes Mapping

Throttling Policies

Workflow status update

Tenant-configuration - update/modification

Public PR: https://github.com/wso2/carbon-apimgt/pull/11763

The rest of the audit logs should be added on a different release since they require significant changes.