• dxcukhcls

    (@dxcukhcls)


    We are running WordPress in Azure and we want to use Azure alerting and monitoring to capture errors in the WordPress log and alert our support team when they occur. However, we haven’t encountered any real errors so we don’t know what to look for in the WordPress logs. Can you provide us with examples of what common WordPress errors look like in the log so we can begin monitoring the WordPress log for them? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Joy

    (@joyously)

    There is no WordPress log of errors. There is a WordPress constant that enables WP_DEBUG and another constant that enables WP_DEBUG_LOGGING, but these are just PHP errors, warnings, and notices. It is not good to have DEBUG enabled for a production site.

    Thread Starter dxcukhcls

    (@dxcukhcls)

    Hi Joy,
    Thank you for the quick reply. So what’s the best option of monitoring you’re website and reporting when issues occur? Should I only be concerned about monitoring my website’s uptime? What about monitoring performance? Any suggestions would be much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘What error message are logged’ is closed to new replies.