Delete an existing data collector.

For examples of how this command can be used, see Examples.

Syntax

logman delete <[-n] <name>> [options]

Parameters

Parameter Description

/?

Displays context-sensitive help.

-s <computer name>

Perform the command on the specified remote computer.

-config <value>

Specifies the settings file containing command options.

[-n] <name>

Name of the target data collector.

-ets

Send commands to Event Trace Sessions directly without saving or scheduling.

-[-]u <user [password]>

Specifies the user to Run As. Entering a * for the password produces a prompt for the password. The password is not displayed when you type it at the password prompt.

Examples

The following command deletes the data collector perf_log.

logman delete perf_log

Additional references