Re: log blacklisted domains to a separate log file

2014-11-18 Thread vigith maurice
might solve the problem but won't it affect the performance? won't 2 pattern affect the performance? Also 1.70 doesn't seem to be stable yet. On Tue, Nov 18, 2014 at 11:01 AM, vigith maurice wrote: > Thank you. I will take a look into map with include_file option. > -

Re: log blacklisted domains to a separate log file

2014-11-18 Thread vigith maurice
Thank you. I will take a look into map with include_file option. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

log blacklisted domains to a separate log file

2014-11-18 Thread vigith maurice
Hello, I have a list of blacklisted domains in a file. For these domains I want to log to a different log file. I assume i have to write nginx module for this. Or do we have some other way to do this? Since there are too many blacklisted domains and they will change quite often, creating vhosts i