-filter Datasource:[datasource] - Diagnostics Service and Diagnostics Console - English - Foundation 22.1 - OnBase - external

Diagnostics Service and Diagnostics Console

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

Instructs the Diagnostics Console to show only messages logged from the specified ODBC data source. For example, the switch -filter Datasource:DMSTest instructs the Diagnostics Console to display only messages logged from the data source named DMSTest. Messages originating from other data sources or from unknown data sources are not displayed.

Note:

If the data source name contains a space, you must enclose the entire name in quotation marks, as shown in this example: -filter Datasource:"DMS Test"

Note:

Only messages pertaining to a connected OnBase session will have a data source value. If a data source filter is specified, the Diagnostics Console will not display errors that occur outside of a specific session (such as failed authentication attempts).

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