tarunlalwani / nginx-lua-request-capture

This repo demonstrates how to capture any incoming request and write it as JSON to nginx log using Nginx and Lua. For more details refer to http://tarunlalwani.com/post/request-capturing-nginx-lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repo demonstrates how to capture any incoming request and write it as JSON to nginx log using Nginx and Lua. For more details refer to http://tarunlalwani.com/post/request-capturing-nginx-lua


Languages

Language:Lua 78.0%Language:Nginx 22.0%