Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@James96315 James96315 released this 17 Dec 06:11
· 1 commit to main since this release
8738942

[2.3.0] - 2024-12-11

Added

  • Add the architecture diagram of sampled WAF logs when creating WAF log pipeline. #132
  • Add the support of ingesting Aurora/RDS PostgreSQL logs. #122

Changed

  • Replace Amazon SQS with Amazon EventBridge to mitigate the Amazon S3 Event Notifications creation failure. #12
  • Redesigned the log ingestion workflow to ingest logs from RDS without the dependency of CloudWatch Logs. #102
  • Reordered pipeline creation workflow: log type and analytics engine selection now occur first for AWS service log pipelines. #309

Fixed

  • Fix the sampling rate validation issue to allow only positive integers when creating CloudFront real-time logs. #302
  • Fix the issue that the pipeline cannot be created due to a lack of "iam:TagRole" permission in some AWS Accounts. #279
  • Fix the issue that the content of Log Config detail may exceed the maximum length of the window. #275
  • Fix the issue that the EKS DaemonSet Guide is not refreshed after editing the log config. #241
  • Fix the user interface issue that a wrong S3 bucket prefix is using when creating WAF log pipeline if the logging has already been enabled. #67