I developed routes on Talend and deployed them in karaf.
I installed Hawtio on my PC to monitor the remote server where is karaf installed.
I want to use Hawtio to monitor these routes and also the logs of these routes.
Is it possible to monitor route logs in Hawtio ? If yes what are the solutions ?
I tried to install a plugin (bundle:install -s mvn:io.fabric8.insight/insight-log/1.1.0.Beta5) for that but when I click on the log tab, I get an error when clicking on the log tab:
"Operation unknown failed due to: javax.management.RuntimeErrorException : java.lang.NoClassDefFoundError: org/apache/karaf/shell/log/VmLogAppender"
Hi Sabrina, In fact I have been told on hawtio forum that this bundle is not compatible with karaf 4.0. And I have been suggested to run these commands on KARAF: feature:repo-add hawtio 1.4.66 feature:install hawtio
Hi Sabrina, In fact I have been told on hawtio forum that this bundle is not compatible with karaf 4.0. And I have been suggested to run these commands on KARAF: feature:repo-add hawtio 1.4.66 feature:install hawtio