STeve (Xin) Huang
STeve (Xin) Huang
Expected behavior: Oversize database events should be trimmed to 1 MiB Current behavior: ``` ERRO Error ingesting Audit Log err:rpc error: code = Unknown desc = db.session.postgres.statements.parse event e3c6ff72-3085-4d6f-8248-20aee63b38f4 is...
Background: https://github.com/gravitational/teleport/pull/40854 adds a fallback to fix index 0 conflict for the DynamoDB events. We kept the error level log for the original conflict error even though the fallback could...
What would you like Teleport to do? https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database-write-forwarding.html RDS reader endpoints should support auto-user provisioning with write forwarding enabled. If a workaround exists, please include it. Workaround is not to...
changelog: automatically enables "--tunnel" for "tsh proxy db" when local tunnel is required before: ```bash $ tsh proxy db dynamo-table-a --db-user steve-poweruser ERROR: "tsh proxy db" is not supported when:...