buildx/keycloak/tools/cli/metrics/db.cli

5 lines
197 B
Plaintext
Raw Permalink Normal View History

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