Auto send email on 50

Hello. It might be nice if nginx included some type of logging
functionality like…if something [like fastcgi, etc.] returns a 500
error, it sends off an email message to alert an admin. Something like
that.
Anyway, thanks for your awesome product.
-roger-

Hello!

On Mon, Apr 14, 2014 at 04:30:48PM +0200, Roger P. wrote:

Hello. It might be nice if nginx included some type of logging
functionality like…if something [like fastcgi, etc.] returns a 500
error, it sends off an email message to alert an admin. Something like
that.

Your favorite log monitoring tool will do that for you.
If you are already using some monitoring software, it probably
has something built in and/or available as a plugin.


Maxim D.
http://nginx.org/

OK thanks for the responses.

You can use log2mail tool to send email reports. It’s very tiny and
written
in c++, not supported anymore, but still works just fine.

2014-04-14 18:41 GMT+04:00 Maxim D. [email protected]: