Skip to content

Releases: braedon/kong-log-bridge

0.6.0

Choose a tag to compare

@braedon braedon released this 08 Jun 06:19

Enhancements:

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

0.5.0

Choose a tag to compare

@braedon braedon released this 09 Dec 07:38

Enhancements:

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

0.4.0

Choose a tag to compare

@braedon braedon released this 09 Dec 07:35

Enhancements:

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

0.3.0

Choose a tag to compare

@braedon braedon released this 03 Apr 09:30

Enhancements:

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

0.2.0

Choose a tag to compare

@braedon braedon released this 09 Sep 07:00

Breaking Changes:

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

Fixes:

  • Fix graceful shutdown

0.1.1

Choose a tag to compare

@braedon braedon released this 23 Jul 08:53

Fixes:

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

0.1.0

Choose a tag to compare

@braedon braedon released this 22 Jul 09:24

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.