Giter Club home page Giter Club logo

rds-audit-logs-s3's People

Contributors

arnauec avatar dependabot[bot] avatar mreck avatar webratz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rds-audit-logs-s3's Issues

Question regarding aurora-database and rds-cluster support

Hello Personio-team,

Thank you for providing this lambda as opensource.
During the implementation for our own Application, I stumbled on some questions:

  1. Is there a reason why this lambda is based on single db-instances instead of clusters?
    I can probably think of that a single lambda may not be able to catch up with the amount of audit logs a cluster with up to 16 instances may produce, or are there other issues/obstacles I am missing with e.g. auto-scaling instances?

  2. Is there a reason why aurora-mysql isn't supported?
    I'm currently rewriting this lambda in order to make it work with our aurora-cluster. Issues i faced were different logging than the mariadb_audit_plugin (https://aws.amazon.com/blogs/database/auditing-an-amazon-aurora-cluster/)

  • different naming of audit-files that doesn't change when rotated (e.g. audit/audit.log.3.2023-04-19-10-58.10986 instead of audit/server_audit.log)
  • rotation will happen if files reach a size of 100MB.
  • timestamps inside the file are Unix instead of a date (e.g. "1594722602000000" instead of "20200714 10:30:02")
  1. are there pull-requests accepted from outside your organization?
    Then I would create an pull-request to merge some of my changes back in order to support aurora-mysql.

Best Regards.

Request: Support for passing lookback timestamp instead of pulling from Dynamo

It seems like this project is no longer maintained but I'm looking to receive the past hour of logs after this function gets triggered by an SNS topic. I can fork this repo, and make the changes for it to accept either dynamo or a timestamp as a parameter. I would then make a PR back to this repo.

I can also just fork it and strip out the dynamo stuff and leave it as a fork

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.