You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logs in syslog can have a tag, that is often used to identify process names. Supervisor logs contain the process name but this is not recognized as the process name, and is always supervisor.
While this works for simple cases, it becomes tiresome to filter different processes when managing many of them using supervisor.
For an example of how this should look, please see (in a debian/ubuntu system):