Exporting DataHub Script Log to a Text File
I am running the DataHub as a service and would like to monitor my Script log. Is there a way that I can have this the Script Log log to a file (like the Event Log does)?
Yes, absolutely. This is possible via the attached script. This script will take any events that are logged to the script log and print them to the file specified in line 15 - please make sure this file path is updated to a valid path on your system.