We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcd194 commit e134fd7Copy full SHA for e134fd7
compose/reports.yml
@@ -18,6 +18,7 @@ services:
18
io.cryostat.jmxHost: "reports"
19
io.cryostat.jmxPort: "11224"
20
environment:
21
+ QUARKUS_LOG_LEVEL: ${REPORTS_LOG_LEVEL:-INFO}
22
JAVA_OPTS_APPEND: >-
23
-Dcom.sun.management.jmxremote
24
-Dcom.sun.management.jmxremote.port=11224
0 commit comments