public class XLogAuditFilter extends XLogFilter
ALLOW_ALL_REGEX, MAX_ACTIONLIST_SCAN_DURATION, MAX_SCAN_DURATION| Constructor and Description |
|---|
XLogAuditFilter(XLogUserFilterParam xLogUserFilterParam) |
| Modifier and Type | Method and Description |
|---|---|
void |
calculateAndValidateDateRange(Date jobStartTime,
Date jobEndTime)
Calculate and validate date range.
|
void |
constructPattern()
Constructs the regular expression according to the filter and assigns it to fileterPattarn.
|
adjustOffset, defineParameter, getDebugMessage, getEndDate, getFilterParams, getFormattedEndDate, getFormattedStartDate, getLogLimit, getStartDate, getUserLogFilter, isActionList, isDebugMode, isFilterPresent, matches, reset, setActionList, setFilterPattern, setLogLevel, setParameter, setUserLogFilter, splitLogMessagepublic XLogAuditFilter(XLogUserFilterParam xLogUserFilterParam)
public void calculateAndValidateDateRange(Date jobStartTime, Date jobEndTime) throws IOException
XLogFiltercalculateAndValidateDateRange in class XLogFilterjobStartTime - the job start timejobEndTime - the job end timeIOException - Signals that an I/O exception has occurred.public void constructPattern()
XLogFilterconstructPattern in class XLogFilterCopyright © 2018 Apache Software Foundation. All rights reserved.