Dave Barnes created GEODE-10207:
-----------------------------------
Summary: check log levels for gfsh commands
Key: GEODE-10207
URL: https://issues.apache.org/jira/browse/GEODE-10207
Project: Geode
Issue Type: Sub-task
Components: docs
Affects Versions: 1.14.4
Reporter: Dave Barnes
Community member Tod Morrison suggests checking log levels for gfsh commands
`alter runtime` and `change loglevel`.
The levels don’t look right:
The new log level. This option is required and you must specify a value. Valid
values are: ALL, TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF.
(Default is INFO)
See
https://geode.apache.org/docs/guide/114/managing/logging/setting_up_logging.html,
which shows valid choices of `severe`, `error`, `warning`, `info`, `config`,
and `fine`.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)