resurfaceio-logger

Log API requests and responses with Lua

$ luarocks install resurfaceio-logger

The Resurface.io API Usage Logger module provides a way to log HTTP transactions.
It can log both detailed requests and responses, in order to submit them to a local
instance of Resurface, your very own API system of record.

It features a programming interface to create Logger instances, and to send standard
or custom request/response tables to the HTTP endpoint where your own Resurface
database is running. Loggers always have an active set of rules that control what
data is logged and how sensitive data is masked. Logging rules are easily customized
to meet the needs of any application. More info: https://resurface.io/rules.html

Resurface can help with failure triage and root cause, threat and risk identification,
and simply just knowing how your APIs are being used. It identifies what's important
in your API data, and can send warnings and alerts in real-time for fast action.

Versions

2.1.1-11 year ago66 downloads
2.1.0-11 year ago57 downloads
2.0-01 year ago56 downloads
1.2-32 years ago24 downloads

Dependencies

lua=5.1

Dependency for

kong-plugin-usagelogger

Manifests