My webMethods Server 10.1 | My webMethods Server Webhelp | Document Conventions | Startup and Configuration | Modifying Configuration Files | The Java Service Wrapper | Fault Monitoring | Console Filtering Properties
 
Console Filtering Properties
The wrapper.filter properties in the wrapper configuration files determine whether the wrapper monitors the console for specified messages. My webMethods Server installs pre-defined filters that monitor the console for certain messages. For information about the installed filters, see Configuring JVM Out-of-Memory Checks.
You can add additional filters to the Java Service Wrapper using the following properties. For procedures and additional information, see Software AG Infrastructure Administrator's Guide.
Property
Value
wrapper.filter.trigger.n
String of text that you want to detect in the console output.
wrapper.filter.action.n
Action that occurs when the Java Service Wrapper detects the string of text.
wrapper.filter.allow_wildcards.n
Flag (TRUE or FALSE) that specifies whether the Java Service Wrapper processes wildcard characters that appear in wrapper.filter.trigger.n.
wrapper.filter.message.n
Message that displays when the Java Service Wrapper detects the string of text.