Navigation: Command Line Applications > CheckURL > Event Log Logging |
When specifying the /le option, CheckURL will log all actions to the event log with the event source NTToolkit and the event category CheckURL. Depending on the options specified in the /evt parameter, CheckURL will either log an informational, warning or error event to the event log.
Event Log Rules (/evt) The event log rules allow you to specify with which severity certain checks will be logged to the event log. For example, you can log an ERROR to the event log if a particular text is not found in an URL, or a WARNING when the checksum of a page has changed.
You can create the event log rules with the following pattern pair: ACTION=SEVERITY,ACTION=SEVERITY,...
Actions The following actions are available:
Severities Events can be logged with the following severities:
Some examples for rules are:
Events CheckURL logs the following events to the event log:
|