[MDEV-5193] feature suggestion: connection, init db logging log without query logging Created: 2013-10-26 Updated: 2014-01-15 Resolved: 2014-01-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | naox | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Connection logging is must have due to security monitoring. However one can't have it without query logging which is huge ammount of data and can overfill provided tmpfs space... Mysql really needs connection, db logging like query log but without query logging for so long now... |
| Comments |
| Comment by Elena Stepanova [ 2013-10-26 ] |
|
Hi, You might want to check MariaDB Audit plugin: http://www.skysql.com/downloads/mariadb-audit-plugin-beta |
| Comment by Sergei Golubchik [ 2014-01-15 ] |
|
audit plugin can do it, iirc |