Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
12-16-2021
03:26 AM
- last edited on
04-21-2026
01:02 AM
by
GrazittiAPI
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,