• This extension will make your database huge, so be aware of this if using in production. I’d recommend turning it on for a short period then disabling.

    Filtering by request method (POST, GET etc.) does not work.

    Deleting data (at /options-general.php?page=wp-rest-api-log-settings) takes an absolute age, I’m tempted to do this manually in the database.

    I have ~105,000 log entries. I wish to delete these. According to the API responses, ~100 logs are being deleted every minute.

    I’m making direct POST requests to the WordPress API (using Postman) and the request method displayed in the log is always GET.

    The source IP is not always recorded – have tried the IP / X forwarded for option to resolve the IP too.

    • This topic was modified 1 year, 7 months ago by ultrono.
  • The topic ‘Awful’ is closed to new replies.