Skip to content

Commit e134fd7

Browse files
committed
control for reports log level
1 parent 0dcd194 commit e134fd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose/reports.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ services:
1818
io.cryostat.jmxHost: "reports"
1919
io.cryostat.jmxPort: "11224"
2020
environment:
21+
QUARKUS_LOG_LEVEL: ${REPORTS_LOG_LEVEL:-INFO}
2122
JAVA_OPTS_APPEND: >-
2223
-Dcom.sun.management.jmxremote
2324
-Dcom.sun.management.jmxremote.port=11224

0 commit comments

Comments
 (0)