Audit Log Exporter
Export Kontent.ai audit log events to a JSON file from your browser — while you’re logged in. No extensions required.
How to use
-
Open the Audit Log page (logged in)
Enter your environment ID, then open the audit log in a new tab. Adjust audit log filter if needed.
https://app.kontent.ai/<env_id>/settings/audit-log -
Copy the script & paste it into the Console
On the audit log tab, press F12 (or Ctrl+Shift+J), open the Console, paste the script, and press Enter.
If Chrome blocks the paste, type allow pasting in the console and try again.
-
Wait for the JSON download
The script scrolls to load events, expands rows, shows a progress bar in the console, then downloads a .json file. Check your Downloads folder when it says Done.
Helpful tips
- Set the From / To date filters in Kontent.ai first if you only need a date range.
- Stay on the audit log tab until the download finishes.
- Your environment ID is remembered in this browser for next time.