Skip to content

[main] Add DSQL Guardium filter plugin for AWS Database Activity Streams - #1204

Closed
jsminem wants to merge 3487 commits into
IBM:mainfrom
jsminem:jm-dsql
Closed

[main] Add DSQL Guardium filter plugin for AWS Database Activity Streams#1204
jsminem wants to merge 3487 commits into
IBM:mainfrom
jsminem:jm-dsql

Conversation

@jsminem

@jsminem jsminem commented May 7, 2026

Copy link
Copy Markdown
Member

Summary of PR

Testing Results

jsminem and others added 30 commits February 10, 2026 09:03
Signed-off-by: Jasmine Multani <jasmine@ibm.com>
Signed-off-by: Jasmine Multani <jasmine@ibm.com>
Signed-off-by: Jasmine Multani <jasmine@ibm.com>
Signed-off-by: Jasmine Multani <jasmine@ibm.com>
[main] Update to clean extra characters from audit logs
…tactically incorrect error Queries for Aurora MySQL Cloudwatch

Signed-off-by: Jasmine Multani <jasmine@ibm.com>
[main] GRD-119630: SQL Errors are not generating in audit logs for syntactically incorrect error Queries for Aurora MySQL Cloudwatch.
Signed-off-by: Jessica Du <jingqiu@ca.ibm.com>
Signed-off-by: Jessica Du <jingqiu@ca.ibm.com>
Signed-off-by: Jessica Du <jingqiu@ca.ibm.com>
Signed-off-by: Jessica Du <jingqiu@ca.ibm.com>
Signed-off-by: Jessica Du <jingqiu@ca.ibm.com>
Signed-off-by: Jessica Du <jingqiu@ca.ibm.com>
Signed-off-by: Jessica Du <jingqiu@ca.ibm.com>
GRD-119870 fix s3sqs input generating issue
Signed-off-by: Andy.Chen <andy.chen@ibm.com>
Signed-off-by: laurel-hu <laurel.h@ibm.com>
Signed-off-by: Taees Eimouri <taees.eimouri1@ibm.com>
Signed-off-by: Taees Eimouri <taees.eimouri1@ibm.com>
GRD-120507: Adding reviewed docs
Signed-off-by: Taees Eimouri <taees.eimouri1@ibm.com>
GRD-120507: Adding reviewed docs
Glenn and others added 10 commits May 6, 2026 20:22
Signed-off-by: Glenn <glenn.lee@ibmc.om>
…ncies

Signed-off-by: Glenn <glenn.lee@ibmc.om>
- Removed duplicate nested 'buildscript {' block
- Fixed invalid Gradle syntax that caused build failures
- Also updated template with Artifactory configuration

Error was:
  Unexpected input: '{\n    buildscript {\n    repositories {...

Fixed by removing the duplicate buildscript declaration.

Signed-off-by: Glenn <glenn.lee@ibmc.om>
Fixed 2 plugins with Gradle syntax errors:

1. logstash-input-mongo-atlas:
   - Removed duplicate nested 'buildscript {' block

2. logstash-input-couchbase-capella:
   - Moved gradlePluginPortal() inside repositories block
   - Fixed misplaced closing brace

Both errors caused 'Could not compile build file' failures.

Signed-off-by: Glenn <glenn.lee@ibmc.om>
… Central

Signed-off-by: Glenn <glenn.lee@ibmc.om>
- Adds ?: "https://repo.maven.apache.org/maven2/" fallback
- Public repo uses Maven Central as fallback (safe to expose)
- SPS/private builds must set ARTIFACTORY_URL env var to IBM artifactory
- Fixes null URL issue when env var not set

Signed-off-by: Glenn <glenn.lee@ibmc.om>
Fix gradle to only pull from our internal artifactory
- Add Parser.java for parsing DSQL audit logs in PostgreSQL format
- Add DSQLGuardiumPluginFilter.java main filter class
- Add Constants.java with DSQL-specific constants (POSTGRESQL protocol)
- Add comprehensive unit tests
- Add Logstash configuration files for SQS input
- Add README with setup and usage documentation
- Add build.gradle and Gradle wrapper files
- Add LICENSE (Apache 2.0) and CHANGELOG
- Add package structure for Guardium deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants