# Filters and substitutes for SED # Multiple patterns for DELETE: comma separated # delete=pattern1,pattern2,...,patternn # No commas can be allowed in the patterns. # # Multiple patterns for SUBSTITUTE: comma separated pair # substitute=pattern1;substitute1,pattern2;substitute2,...,patternn;substitut en # No commas or semicolons can be allowed in the patterns/subsitutes. # # DERBY-2062 - filter out DB2ConnectionCorrelator in case we're running with jcc 2.6.90 ------------------------------------------------------------------------------- -- substitute=(server log.*);(server log XXX),Required user property not set;null userid not supported,found. DB2ConnectionCorrelator:.*;found.