https://github.com/paranoiq/mysql-proxy-logger
Logging scripts for MySql Proxy
https://github.com/paranoiq/mysql-proxy-logger
Last synced: 7 months ago
JSON representation
Logging scripts for MySql Proxy
- Host: GitHub
- URL: https://github.com/paranoiq/mysql-proxy-logger
- Owner: paranoiq
- License: mit
- Created: 2015-05-05T11:23:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T08:52:42.000Z (over 7 years ago)
- Last Synced: 2025-06-28T03:12:43.167Z (7 months ago)
- Language: Lua
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mysql-proxy-logger
Logging scripts for Mysql Proxy
proxy script logs all Mysql traffic (querries, not results) and displays color highlighted querries in console
## Setup:
- copy scripts to your `/lib/mysql-proxy/lua` directory
- fix paths in config file and batch file and logging path in the `logger.lua` file
- change your application mysql server address to `127.0.0.1`, port `3307`
- start the proxy via batch file