dsconfig create-debug-target

Creates Debug Targets.

Options

Properties used in options depend on the type of object to configure.

For details about available properties, see Debug Target.

--publisher-name {name}

The name of the Debug Log Publisher.

--target-name {STRING}

The name of the new Debug Target which will also be used as the value of the "debug-scope" property: Specifies the fully-qualified OpenDJ Java package, class, or method affected by the settings in this target definition. Use the number character (#) to separate the class name and the method name (that is, org.opends.server.core.DirectoryServer#startUp).

--set {PROP:VALUE}

Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it.