Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Log monitoring in Hawtio

Hi,


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"



Thanks for your help.


Regards.


Eric
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

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

Now it works fine.
Eric

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hi Eric,
We have re-directed your issue to talend ESB experts and then come back to you as soon as we can.
Best regards
Sabrina
Anonymous
Not applicable
Author

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

Now it works fine.
Eric
Anonymous
Not applicable
Author

Hi Eric,
Thanks for sharing your solution here and mark this topic as resolved.
Best regards
Sabrina