what kind of scripts can be run using im_exec

Tags:

#1 Divya

Is there a way that I could write a python script and make it execute through the im_exec module

#2 b0ti Nxlog ✓
#1 Divya
Is there a way that I could write a python script and make it execute through the im_exec module

Sure, your script just needs to print to STDOUT.
The NXLog EE has *m_python modules to run python code directy.