Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
AdarshPanasri
Helper I
Helper I

Stream Notebook logs

Hello Everyone, I have setup a logging mechanism using the logging library from python, while my code generates the logs and persist them in the lakehouse, I want to stream the logs real-time so that I can monitor the status of the job, has someone tried something similar and can suggest something that I can implement to achieve this. Thanks 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @AdarshPanasri ,

 

I have not found a way to stream logs in real time in Fabric, so I'd be grateful if others could advise.

 

Those who want to monitor the status of jobs can use the Microsoft Fabric Monitoring Center, where users are able to monitor Microsoft Fabric activity from a central location.

 

By clicking on the Monitor pane you can select the type of filter you want and then you can see its running status and also open it to view the details.

vhuijieymsft_0-1730875364698.png

vhuijieymsft_1-1730875364700.png

 

More details about Monitor can be found in this document:

Use the Monitor hub - Microsoft Fabric | Microsoft Learn

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

View solution in original post

4 REPLIES 4
vgiatti
Frequent Visitor

You can use the method proposed by Dennes. See:

the real pain is that (as of today) the tables are ingested in Azure Log Analytics as "Custom Table (classic)", and these tables cannot be added to an Azure Events Hub, which is the only "make-sense" real-time source to be used in a Fabric Eventstream pipeline.

Srisakthi
Super User
Super User

Hi @AdarshPanasri ,

 

Not sure whether a direct way available as of now, but you can try this option

Go to your notebook, select Run-> Viewallruns and then go to your specific application , you can see as below

Srisakthi_0-1731569299048.png

 

There should be some api's available to fetch the logs, but I havent explored. Thought this would give some information.

 

Regards,

Srisakthi

Anonymous
Not applicable

Hi @AdarshPanasri ,

 

Is my follow-up just to ask if the problem has been solved?

 

If so, can you accept the correct answer as a solution or share your solution to help other members find it faster?

 

Thank you very much for your cooperation!

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Anonymous
Not applicable

Hi @AdarshPanasri ,

 

I have not found a way to stream logs in real time in Fabric, so I'd be grateful if others could advise.

 

Those who want to monitor the status of jobs can use the Microsoft Fabric Monitoring Center, where users are able to monitor Microsoft Fabric activity from a central location.

 

By clicking on the Monitor pane you can select the type of filter you want and then you can see its running status and also open it to view the details.

vhuijieymsft_0-1730875364698.png

vhuijieymsft_1-1730875364700.png

 

More details about Monitor can be found in this document:

Use the Monitor hub - Microsoft Fabric | Microsoft Learn

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.