LOENREQUEST Field - pFilter
pFilter (PFILTERBLOCK) - input
Pointer to the event filter data structure. A NULL
indicates that no initial filter is specified.
The following attribute IDs are defined for error log entries. They identify
the fields of an error log entry that can be used within an event notification
filter:
- LOG_ERROR_DATE
- LOG_ERROR_TIME
- LOG_ERROR_ENTRY_ID
- LOG_ERROR_RECORD_TYPE
- LOG_ERROR_SEVERITY
- LOG_ERROR_PROCESS_PATHNAME
- LOG_ERROR_SOURCE_MODULE_NAME
- LOG_ERROR_PROBE_ID
- LOG_ERROR_DMI_VENDOR_TAG
- LOG_ERROR_DMI_TAG
- LOG_ERROR_DMI_REVISION
- LOG_ERROR_MACHINE_TYPE
- LOG_ERROR_SERIAL_NUMBER
- LOG_ERROR_USER_DATA
The following
comparison operator IDs are defined for the error logging service. They
identify comparison operators that can be used within an event notification
filter:
- LOG_ERROR_EQUAL
- LOG_ERROR_NOT_EQUAL
- LOG_ERROR_GREATER_THAN
- LOG_ERROR_GREATER_THAN_OR_EQUAL
- LOG_ERROR_LESS_THAN
- LOG_ERROR_LESS_THAN_OR_EQUAL
- LOG_ERROR_SUBSTRING_MATCH
[Back: LOENREQUEST Field - pLogNotify]
[Next: LOFREQUEST]