o-fork / kong-plugin-http-log-extended

a kong logging plugin for kong API-Gateway, can log request & response body

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Recommended Way

1、cd plugin path

2、luarocks make

3、cp /etc/kong/kong.conf.default /etc/kong/kong.conf && vi /etc/kong/kong.conf

4、edit plugins field like plugins = bundled, http-log-extended, ...

5、kong stop && kong start

About

a kong logging plugin for kong API-Gateway, can log request & response body

License:MIT License


Languages

Language:Lua 100.0%