---
title: list-debug-targets
description: Lists existing Debug Targets.
component: pingds
version: 7.3
page_id: pingds:configref:subcommands-list-debug-targets
canonical_url: https://docs.pingidentity.com/pingds/7.3/configref/subcommands-list-debug-targets.html
---

# list-debug-targets

Lists existing Debug Targets.

In addition to the global `dsconfig` options, the `dsconfig list-debug-targets` subcommand takes the following options:

* `-m | --unit-time {unit}`

  Display time data using the specified unit. The value for UNIT can be one of ms, s, m, h, d, w, or y (milliseconds, seconds, minutes, hours, days, weeks, or years).

* `--property {property}`

  The name of a property to be displayed.

* `--publisher-name {name}`

  The name of the Debug Log Publisher.

* `-z | --unit-size {unit}`

  Display size data using the specified unit. The value for UNIT can be one of b, kb, mb, gb, or tb (bytes, kilobytes, megabytes, gigabytes, or terabytes).

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

For details about available properties, see [Debug Target](objects-debug-target.html).
