Giter Site home page Giter Site logo

zalora / binlog-parser Goto Github PK

View Code? Open in Web Editor NEW
132.0 41.0 46.0 336 KB

A parser for MySQL binlog files that creates JSON messages. Useful for creating a stream of database events that can be stored and analyzed.

License: MIT License

Makefile 2.68% Go 97.32%
golang mysql binlog parsers audit-logs

binlog-parser's Issues

Makefile cleanup

Using all in integration-test: all integration-test-setup in the Makefile seems unnecessary as go test already builds the binary.

Add option to run without retrieving information from the database

It would be useful (for me) if I could use the tool having just the binlogs, without the need to access the database. As noted in the documentation, the database schema might be out of date and might actually provide confusing information. Furthermore, sometimes I fetch binlogs from a remote server for local analysis and it might be not easy to recreate remote schema. While I can use a dummy MySQL instance with no information about the schema (I haven't checked if it would work though), this seems unnecessary.

I might commit my own time to implement this (sooner or later ;-) ) if the feature is deemed useful and has a chance to be merged.

Makefile error

Hi,

can you, somehow, help me with the installation of this useful tool?
I have successfully installed GOLANG and configured path variables like the tutorial stated but running Makefile returns an error at line 9: The system cannot find the file specified.
I'm not able to solve this issue because I'm not familiar with Makefiles and I'm not sure which file is missing.

Thank you in advance!

Specify bin log position?

Hi
This is a wonderful piece of work. I wanted to know if it's possible to specify the bin log position to start from for parsing

Thank you

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.