Menu

#1093 Auditlog

duplicate
nobody
5
2013-06-11
2008-05-30
No

It would be great if there would be a config option to force all executed (non SELECT) statements into an auditlog on a per user basis.

Discussion

  • Isaac Bennetch

    Isaac Bennetch - 2008-05-30

    Logged In: YES
    user_id=835650
    Originator: NO

    Lukas: Perhaps the MySQL binlog will help you -- I think it logs all non-select queries and can be displayed from the phpMyAdmin interface.

    To the devs: There have been a number of requests (3 or 4, IIRC) for this on IRC lately. People wanting an audit log of all actions performed within PMA, some wanting everything including SELECTs, some want everything except SELECTs. Obviously it wouldn't log non-PMA queries, which makes me question how useful it really would be to those users...

     
  • Lukas Kahwe Smith

    Logged In: YES
    user_id=2102098
    Originator: YES

    I am aware of the bin log, however I am specifically looking for auditing _just_ PMA sql statements. The reason being, that for the application we have other facilities and requirements. However, security rules at the client specify that an audit log exist on a per application basis. Since we are "abusing" PMA as a "cheap" administration tool for some tasks, we need to have an audit log just for PMA on a per user basis. So the bin log would not fullfil our needs really.

     
  • Marc Delisle

    Marc Delisle - 2008-07-12

    Logged In: YES
    user_id=210714
    Originator: NO

    Added as a feature requests on http://hackontest.org, please go vote there :) and add your comments if you want.

     
  • Michal Čihař

    Michal Čihař - 2008-09-03
    • status: open --> closed-duplicate
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-duplicate --> duplicate