buildx/keycloak/tools/cli/metrics/http.cli

5 lines
170 B
Plaintext
Raw Normal View History

2020-07-29 14:01:00 +00:00
embed-server --server-config=standalone-ha.xml --std-out=echo
batch
/subsystem=undertow:write-attribute(name=statistics-enabled,value=true)
run-batch
stop-embedded-server