3 Replies Latest reply on Jul 22, 2012 9:20 AM by davsclaus

    Tail View for logs?

    mikek753_michael.korolyov

      Hi,

       

      Does or will FuseIDE provide View for tail logs?

      Something like NTail or LogViewer Eclipse plugins, but built in FuseIDE plugin.

       

      Thanks.

        • 1. Re: Tail View for logs?
          michal.warecki

          There is Log View in FuseIDE but I think it is only for Fuse Fabric. I can't see any logs using local Servicemix.

           

          I think the only way to view logs from "standard" Servicemix is connecting to it by SSH in Shell view and typing "log:display".

          • 2. Re: Tail View for logs?
            foobarbazquux

            This is all i'm aware of too.

             

            In Karaf you can tail the logs with unix style piping,

            log:display | tail

             

            Edited by: foobarbazquux on Jul 21, 2012 6:51 PM

            • 3. Re: Tail View for logs?
              davsclaus

              The Log View in Fuse IDE is targeted to work with any Karaf based container, eg SMX, Karaf, Fuse ESB, Fuse MQ, etc.

               

              It do have a slight delay upon initializing the log viewer. And hence why the log view may be empty.

               

              And IMHO the view should be improved to show which active connection it displays, as when you have multiple containers connected it may not be so easy to spot which one you browse currently.

               

              And yes we are also fixing some bugs etc so the upcoming 7.0.1 release should have a better Fuse IDE release.