Streaming
Streaming releases
Beta
0
Supported
0
End of life
0
v25.2
Released
Jul 2025
Ended
Jul 2026
End of life
v25.1
Released
Apr 2025
Ended
Apr 2026
End of life
v24.3
Released
Dec 2024
Ended
Dec 2025
End of life
v24.2
Released
Jul 2024
Ended
Jul 2025
End of life
v24.1
Released
Apr 2024
Ended
Apr 2025
End of life
v23.3
Released
Dec 2023
Ended
Dec 2024
End of life
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.
| This command was introduced in version v26.2.1. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |
Was this helpful?