Hello list

We are currently trying to get uWSGI vassals to log to a rsyslog server. The good news is that it's working! UDP packets are arriving. However they are not being marked with the syslog "facility" that we think we are applying in the vassal config.

    logging = rsyslog:<rsyslog-server-ip>:<port>,local1

They do show up in syslog with a "local1" somewhere in the formatted log entry. But we can't capture them via this facility. We Can capture them with the "daemon", and "mark" facilities so they are tagged in some way.

Has anyone else got this working?

Cheers


Hansel & the PythonAnywhere team...
--
Hansel Dunlop
Developer
[email protected] @hanseldunlop

PythonAnywhere - a fully browser-based Python development and hosting 
environment
<http://www.pythonanywhere.com/>

PythonAnywhere LLP
17a Clerkenwell Road, London EC1M 5RD, UK
VAT No.: GB 893 5643 79
Registered in England and Wales as company number OC378414.
Registered address: 28 Ely Place, 3rd Floor, London EC1N 6TD, UK

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to