Configuring the query permutation view with dsconfig
Before you begin
Create a Policy Query Logger with debug logging enabled.
Steps
-
Use the
dsconfig set-policy-decision-service-prop
command with the--add query-logger-permutation-view
argument to add query permutation views:dsconfig set-log-publisher-prop --add query-logger-permutation-view:attributes --add query-logger-permutation-view:services
shell -
Use the
dsconfig set-policy-decision-service-prop
command with the--remove query-logger-permutation-view
argument to remove query permutation views:dsconfig set-log-publisher-prop --remove query-logger-permutation-view:attributes
shell