Is there any way to clear (permanently) the server log on the dashboard? I know you can clear it with the button but was looking for a more permanent solution.
Announcement
Collapse
No announcement yet.
dashboard log
Collapse
X
-
Delete your log files. mirthconnect/logsBest,
Kirby
Mirth Certified|Epic Bridges Certified|Cloverleaf Level 2 Certified
Appliance Version 3.11.4
Mirth Connect Version 3.8.0
Java Version 1.6.0_45-b06
Java (64 bit) Version 1.6.0_45-b06
Java 7 (64 bit) Version 1.7.0_151-b15
Java 8 (64 bit) Version 1.8.0_181-b13
PostgreSQL Version 9.6.8
Comment
-
If I got you right, you don't want the dashboard to display the server log(s)?
As this is hard-coded you would have to deactivate or remove the appender. This can be easily done by adapting this code. (commenting out line 459 should already to the trick)
Btw. why do you want to suppress the logging?
Comment
Comment