Gilbert Quevauvilliers stores some data:
This blog post will explain how to capture the data from real-time events for Fabric Operation Events and store the results in a Lakehouse.
My approach is to use a Python notebook to query Eventhouse.
The reason for this is the Python notebook runs very quickly and because it consumes very little Capacity Units, it is a very efficient way to store the Fabric Operational Events to be analyzed over a long period of time.
Read on for the instructions and the notebook that Gilbert used.