Z
Z
zizop2013-03-05 16:48:48
linux
zizop, 2013-03-05 16:48:48

How to see logtail in supervisord web interface?

In the supervisord web interface ( supervisord.org/) opposite the service there is a link "Tail -f" (the address is: site.ru:9001/logtail/service_name%3A0 ). Clicking on this link opens a new window, but the response does not come to the browser. From the supervisorctl console, a similar call (tail -f service_name:0) works fine.

supervisor> tail -f service_name:0
==> Press Ctrl-C to exit <==
Service started successfull

The official repository is silent: github.com/Supervisor/supervisor/issues/149 Has
anyone encountered this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zizop, 2013-03-05
@zizop

Oh, looks like I found it! Fixed output of logs (tail/maintail) in the Web UI I will check now.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question