-filter AppPool:[applicationPoolName] - Diagnostics Service and Diagnostics Console - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external

Diagnostics Service and Diagnostics Console

Platform
OnBase
Product
Diagnostics Service and Diagnostics Console
Release
Foundation 24.1
License

Instructs the Diagnostics Console to show only messages logged from the specified application pool. For example, the switch -filter AppPool:TestAppPool instructs the Diagnostics Console to display only messages logged from the application pool named TestAppPool. Messages originating from other application pools or from unknown application pools are not displayed.

Note:

If the application pool name contains a space, you must enclose the entire name in quotation marks, as shown in this example: -filter AppPool:"Test App Pool"

If this switch is not applied, the Diagnostics Console respects the AppPoolFilter setting in DiagnosticsConsole.exe.config.