Is there a way to send the logs for an entire egp file to an alternate location? Currently, when running an egp file in an opened SAS EG session, in order to see all the logs, after the run, you have to double click on each little widget (the query builder, the sort, the hand-coded sas programs, etc).
What I want instead is for ALL logs from all widgets in the project to get routed somewhere else (to the location of my choice). I have tried running a piece of SAS code in an Autoexec process flow to run the following line of code, but that didn't work: %LET LOGPATH = "/server/MyFiles/logs/MyLog.log";
I don't care if it writes all logs compiled into one file, or a separate log file for each widget - I just want a way to capture all logs from the egp file runs.
Have you looked at the Project Log? You can also automatically export this log as a step, I believe.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.