-
Bug
-
Resolution: Done
-
Major
-
34.0.0.Beta1
-
None
-
Workaround Exists
-
-
---
-
---
The README for the logging QS contain the configuration step.
jboss-cli.sh --connect --file=configure-logging.cli
It logging the following error because a expression is used.
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0369: Required capabilities are not available:
org.wildfly.logging.formatter.${formatter}; This unresolvable capability likely is due to the use of an expression string in a configuration attribute that does not support expressions.",
"rolled-back" => true
}
please update a README instruction to use also the cli.properties file.