Created 12-16-2021 03:26 AM
Hello,
We need to export Cloudera Manager audit logs (not to be confused with Ranger audit logs) to some external system.
Previously (in CDH) they were Navigator logs, but these are not present anymore.
Is there any solution for exporting these logs?
I know they are available on /cmf/history endpoint, but maybe there is some more convenient way of reading them?
Best regards,
Aleksander
Created 12-16-2021 09:30 AM
The API Explorer under 'CM => Support => API Explorer' can help you create the CM API to export the CM Audit logs. Once you are in the Cloudera Manager API page, click on 'GET /audits', then click 'Try it out', and click 'Execute' below. This will give you a curl command, request url, as well as the response body. You can change the parameters to filter the results.
Created 12-16-2021 09:30 AM
The API Explorer under 'CM => Support => API Explorer' can help you create the CM API to export the CM Audit logs. Once you are in the Cloudera Manager API page, click on 'GET /audits', then click 'Try it out', and click 'Execute' below. This will give you a curl command, request url, as well as the response body. You can change the parameters to filter the results.
Created 12-23-2021 12:07 PM
@AWlodarczyk Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks.
Regards,
Diana Torres,