Forum Discussion

Krishna_251070's avatar
Krishna_251070
Icon for Nimbostratus rankNimbostratus
Oct 26, 2017

Bigsuds: How to write logs to the local device?

Hi Experts,

 

I have a Python script that uses bigsuds libaray to enable/disable nodes in pool. I want to edit that script in such a way that anytime that scripts runs, it should write a log in the device like "Script ran".

 

I checked the bigsuds library, but I couldn't find any action that will write a log in the device.

 

Any help with this would be appreciated.