Jump to: navigation, search

log.default-filter-type

Section: interaction-workspace
Default Value: Copy
Valid Values: Select a value from the following list:

  • copy
  • skip
  • hide
  • hide-first,<n>
  • unhide-last,<n>
  • unhide-first,<n>
  • unhide-last,<n>
  • custom-filter,<KeyPrefix>,<KeyPost>,<ValuePrefix>,<ValuePost>

The filter 'custom-filter' enables you to define some KeyPrefix, KeyPost, ValuePrefix, ValuePost.
Example: log.default-filter-type: custom-filter,<,>,<#,#>
Changes Take Effect: Immediately.


Specifies the default view of KVList information (including UserData, Extensions, and Reasons) in the log.
It is applied to the attributes of all KVList pairs except those that are explicitly defined in the log-filter-data key.

log.filter-data.<keyName>

Section: interaction-workspace
Default Value: Copy
Valid Values: Select a value from the following list:

  • copy
  • skip
  • hide
  • hide-first,<n>
  • unhide-last,<n>
  • unhide-first,<n>
  • unhide-last,<n>
  • custom-filter,<KeyPrefix>,<KeyPost>,<ValuePrefix>,<ValuePost>

The filter 'custom-filter' enables you to define KeyPrefix, KeyPost, ValuePrefix, and ValuePost.
Example: log.filter-data.Subject: custom-filter,>,<,>#,#<
Changes Take Effect: Immediately.


Defines the treatment of specific data in the log.
It overrides the general settings specified by the log.default-filter-type option.

log.default-filter-type

Section: interaction-workspace
Default Value: Copy
Valid Values: Select a value from the following list:

  • copy
  • skip
  • hide
  • hide-first,<n>
  • unhide-last,<n>
  • unhide-first,<n>
  • unhide-last,<n>
  • custom-filter,<KeyPrefix>,<KeyPost>,<ValuePrefix>,<ValuePost>

The filter 'custom-filter' enables you to define some KeyPrefix, KeyPost, ValuePrefix, ValuePost.
Example: log.default-filter-type: custom-filter,<,>,<#,#>
Changes Take Effect: Immediately.


Specifies the default view of KVList information (including UserData, Extensions, and Reasons) in the log.
It is applied to the attributes of all KVList pairs except those that are explicitly defined in the log-filter-data key.

Hiding selected data in logs

Workspace enables you to specify and filter the contents of the application logs. You can choose to hide content by using asterisks or to skip specific key-value pairs.

Use the options in the log section to configure the way in which logs are filtered.

This page was last edited on October 26, 2018, at 14:32.
Comments or questions about this documentation? Contact us for support!