- Timestamp:
-
09/17/08 14:20:06 (5 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v26
|
v27
|
|
| 9 | 9 | This check enumerates all event in the event log and filters out (or in) events and then the resulting list is used to determine state. |
| 10 | 10 | ||'''Option'''||'''Values'''||'''Description |
| 11 | | ||file||A event log file name||The name of an eventlog file the default ones are Application, Security and System. If the specified eventlog was not found due to some idiotic reason windows opens the "application" log instead. |
| | 11 | ||file||An event log file name||The name of an eventlog file the default ones are Application, Security and System. If the specified eventlog was not found due to some idiotic reason windows opens the "application" log instead. |
| 12 | 12 | ||filter||in, out, any, all||Specify the way you want to filter things. (See section below) |
| 13 | 13 | ||filter||new||'''Has to be set to use this syntax''' |
|
|