• Hi, if we have a basic standard WordPress 4.6 install, would the installation of plugins be logged anywhere like access.log? or the apache web server logs?

    How about if someone turned off the mysql logging, would that action be logged somewhere?

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rsspanic

    (@rsspanic)

    What about a user deleting revisions? where is that logged?

    thanks

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    It’s not logged anywhere but you can add that via a plugin. Give this one a look.

    https://ww.wp.xz.cn/plugins/stream/

    The URL requests are in your web server’s access log but tying that to a WordPress user id is difficult. That plugin will do it for you.

    Thread Starter rsspanic

    (@rsspanic)

    ok thanks… another question.. how can I make sure whether mysql transaction logging is on or not?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress logs and plugin activity’ is closed to new replies.