Skip to content

Releases: braedon/kong-log-bridge

0.6.0

08 Jun 06:19
Compare
Choose a tag to compare

Enhancements:

  • Limit number of request headers and query string parameters passed through by default

0.5.0

09 Dec 07:38
Compare
Choose a tag to compare

Enhancements:

  • Add --convert-qs-bools to handle Kong setting querystring parameter values to true booleans

0.4.0

09 Dec 07:35
Compare
Choose a tag to compare

Enhancements:

  • Reduce logging from Elasticsearch client
  • Allow setting Elasticsearch connection pool size

0.3.0

03 Apr 09:30
Compare
Choose a tag to compare

Enhancements:

  • Add --expose-ip to allow exposing specific raw IP addresses

0.2.0

09 Sep 07:00
Compare
Choose a tag to compare

Breaking Changes:

  • Replace /status endpoint with /-/live and /-/ready

Fixes:

  • Fix graceful shutdown

0.1.1

23 Jul 08:53
Compare
Choose a tag to compare

Fixes:

  • Handle cases where cookie/auth headers don't conform to spec

0.1.0

22 Jul 09:24
Compare
Choose a tag to compare

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.