> Hi All,
>
> Quick question: I plan to set uWSGI logging to unix socket (or UDP
> socket).
>
> I need a program (daemon/server) to read from socket and write to a file.
>
> I bet there are existing good programs for performing such a job; I just
> have trouble to use the right keywords to search it.
>
> Could someone suggest a few possible choices?
>
> Thanks,
>
> Steve
>

i think anything aimed at writing log/messages should work (logstash,
elasticsearch, rsyslog...)

Eventually you can write your own with few lines of code


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

Reply via email to