Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17768

Supervisord's stdout logging/tail interval?

$
0
0

I have a Python script that's running under supervisord. I'm curious if there's a way to tune how up-to-date the stdout output from supervisord is when logging or running supervisorctl tail -f program.

Right now it's updating very slowly at seemingly inconsistent intervals. It's a very busy script so I'm getting huge chunks of data updated in roughly ten minute intervals watching the script through supervisorctl.

submitted by HittingSmoke
[link][comment]

Viewing all articles
Browse latest Browse all 17768

Trending Articles