Extract DLT Pipeline Logs to a delta table

BricksGuy
New Contributor III

I want to export the dlt pipeline run details into a delta table . I want a table that should have data like this.

BricksGuy_0-1727861395256.png

 

gchandra
Databricks Employee
Databricks Employee

BricksGuy
New Contributor III

Is there any way i can use event hook to log into my own delta table. If anyone have working example then that would be great.