Releases: braedon/kong-log-bridge
Releases · braedon/kong-log-bridge
0.6.0
Enhancements:
- Limit number of request headers and query string parameters passed through by default
0.5.0
Enhancements:
- Add
--convert-qs-bools
to handle Kong setting querystring parameter values to true
booleans
0.4.0
Enhancements:
- Reduce logging from Elasticsearch client
- Allow setting Elasticsearch connection pool size
0.3.0
Enhancements:
- Add
--expose-ip
to allow exposing specific raw IP addresses
0.2.0
Breaking Changes:
- Replace
/status
endpoint with /-/live
and /-/ready
Fixes:
0.1.1
Fixes:
- Handle cases where cookie/auth headers don't conform to spec
0.1.0
Initial Version 🎉
Transform Kong request logs and forward them to Elasticsearch.
Redact request logs for improved privacy and security, and index them directly into Elasticsearch, without the need for complex and heavyweight tools like Logstash.