Discussion:
[Sqlgrey-users] log facility patch
Gary Smith
2010-04-26 16:40:52 UTC
Permalink
I had a need to run sqlgrey output to a separate log facility, so I hacked the code and created a patch. You might find it useful for the mainline as not all people want to log to mail. It defaults to mail though.

In the sqlgrey.conf you would just add.

log_facility = local7

Gary Smith

Loading...