rpk cluster loggers list
List loggers available on a Redpanda broker.
Loggers are discovered by, in order:
-
Running the local Redpanda binary with
--help-loggers(Linux only). -
Querying /v1/loggers on the Admin API.
-
Falling back to a hardcoded list compiled into
rpk.
Without --node-id, the request is sent to any broker. Use --node-id to query
a specific broker.
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |