QRP
 
Loading...
Searching...
No Matches
ms_logchecker.sas File Reference

Reads in the SAS log and checks for concerning lines that may indicate an issue with program execution. More...

Detailed Description

Reads in the SAS log and checks for concerning lines that may indicate an issue with program execution.

Reads in the SAS log and checks for concerning lines that may indicate an issue with program execution.

Parameters
[in]logdirThe directory (full path) containing one or more logs to be scanned.
[in]logdir_outThe directory where outputs will be saved.
[in]lognameThe name of the specific log file(s) to be scanned, with the ".log" suffix. If specifying more than one log file, separate with a space.
[in]keywordsAdditional, user-specified keywords that the tool will scan and report on, separate with a pipe.
Returns
Dataset (log_checker) containing log lines to be investigated.
Author
Sentinel Coordinating Center (info@.nosp@m.sent.nosp@m.inels.nosp@m.yste.nosp@m.m.org)