What is the max retention period of the Audit Log.
Is it configurable? Is the log available life time, does it get archived/deleted based on retention period.
Thanks.
What is the max retention period of the Audit Log.
Is it configurable? Is the log available life time, does it get archived/deleted based on retention period.
Thanks.
Hi @AP239566 ,
As far as I know the retention period for the audit log is no configurable. At least it's not documented any where as such. Based on what I can see from our 2 servers it's only a month or two worth of logs. I could be off on that since there isn't much in our production instance.
My initial thought when reading your question is that you may be wanting to archive or keep it for a while. One method to do this could be to use the Matillion API to export and write it to a table every week or so. We do something similar to this method for the Job History.
I hope this helps. Please feel free to provide more info or ask more questions.
Hi @Bryan ,
Would it be possible to load 2 months worth of response into Snowflake table .When calling audit endpoint, we don't see much data. There's not much even mentioned in documentation regarding bulk load. Is there any parameter which can be configured in such a way in API EXTRACT component to achieve this requirement.
Thanks Bryan.
This is our observation as well. The default view in Admin -> Audit shows the log is not retained beyond 1 - 2 months.