Problem
We would like to identify the usage pattern for the Okera objects like databases, tables, and views for given period of time and export them in csv format.
Answer
The Okera docs (https://docs.okera.com/odas/latest/audit/analyze-audit-logs/)
have pretty good examples on how to extract the data. You can easily execute these queries in PyOkera and then export to a csv file for processing by your BI tool, or you can query directly from the tool.
.
Comments
0 comments
Please sign in to leave a comment.