Hi all,
I would like to persist all Business Central and KIE Execution Server logs to a DB and as far as I can tell this is only possible using DBAppender with Logback?
I've been trying to setup Logback but the documentation is quite vague.
I've created a logback.xml in business-central.war/WEB-INF/classes/logback.xml
I need a hand working out what edits I need to make to: jboss-deployment-structure.xml
I'm also guessing I need to drop the logback jars into the: business-central.war/WEB-INF/libs dir?
Any help would be much appreciated.