Example searches: “Verify identity of current user and resolve to a principal”, “Reload the keys from the identity provider and disconnect clients”, “Redpanda Admin API”, “Get cluster configuration”, “developer_mode”
Set the log level for a logger.
Name of logger.
Log level to set.
Values are error, warn, info, debug, or trace.
error
warn
info
debug
trace
Duration, in seconds, that the logger is set to the specified log level, after which the level reverts to its previous value.
0
Log level set successfully
curl \ --request PUT 'http://localhost:9644/v1/config/log_level/{name}?level=error'