winshining / ngx_log_collection

This is a third part module for nginx to collect the logs that clients send, it can be used in versions 1.2.6, 1.8.1 and the newest official version 1.9.12, other versions have not been tested. It is compatible for standard HTTP POST method(Content-Type: x-www-form-urlencoded). Project also includes web testing files(JavaScript/jQuery) and client testing files(C++).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngx_log_collection

This is a third part module for nginx to collect the logs that clients send, it can be used in versions 1.2.6, 1.8.1 and the newest official version 1.9.12, other versions have not been tested. It is compatible for standard HTTP POST method(Content-Type: x-www-form-urlencoded). Project also includes web testing files(JavaScript/jQuery) and client testing files(C++).

About

This is a third part module for nginx to collect the logs that clients send, it can be used in versions 1.2.6, 1.8.1 and the newest official version 1.9.12, other versions have not been tested. It is compatible for standard HTTP POST method(Content-Type: x-www-form-urlencoded). Project also includes web testing files(JavaScript/jQuery) and client testing files(C++).

License:BSD 2-Clause "Simplified" License


Languages

Language:C 80.3%Language:C++ 15.0%Language:HTML 2.1%Language:Nginx 1.8%Language:Makefile 0.5%Language:PHP 0.3%