Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Cloudera Manager (CDP private cloud) audit logs

avatar
Explorer

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

1 ACCEPTED SOLUTION

avatar
Rising Star

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.

View solution in original post

2 REPLIES 2

avatar
Rising Star

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.

avatar
Community Manager

@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,
Community Moderator


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community: