Forum Discussion
peterott
10 months agoNew Member
Suppressing logging...
I have a number of Fabric notebooks to pull data from a number of APIs. I recently started logging to Log Analytics, and then quickly realized that the platform was generating millions of records pe...
tayloramy
Super User
10 months agoHi peterott,
My org saw the same thing. We decided to not use Log Analytics and instead use the admin REST APIs to capture audit data.
SPecifically we use the GetActivityEvents endpoint nightly to pull audit data into a SQL database.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.