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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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 Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.