close
Skip to content

Logs

Many different types of logs are available for WordPress and Node.js applications on the VIP Platform. Logs are a useful reference for debugging, hardening security, and incident investigation. 

  • Audit Log

    The Audit Log in the VIP Dashboard provides an audit trail of all management actions for an organization or an application.

  • WP-CLI Commands log

    The WP-CLI Commands panel in the VIP Dashboard displays a log of all WP-CLI commands that were run on an environment using the VIP-CLI vip wp command.

  • Runtime Logs 

    Runtime Logs provides aggregated, near real-time application logs including PHP error logs for WordPress applications and output sent to stdout or stderr for Node.js applications.

  • Log Shipping

    HTTP request Log Shipping provides logs for each request made to VIP’s edge network of servers for an environment.

  • HTTP request edge logs

    HTTP request edge logs show data about each request that was made to VIP’s edge network of servers for a site. To access HTTP request edge logs for an environment, enable Log Shipping in the VIP Dashboard. The Log Shipping feature automatically ships logs to a configured cloud bucket on a regular cadence. Shipped logs are delivered […]

  • HTTP request origin logs

    HTTP request logs show data about each request that bypasses VIP’s edge network of servers and reaches a site’s origin server. To access HTTP request origin logs, enable Log Shipping for an environment in the VIP Dashboard. The Log Shipping feature automatically ships logs to a configured cloud bucket on a regular cadence. Shipped logs […]

  • Slow Query Logs

    Slow query Logs provide the ability to identify queries made by an application that take an unusually long time to execute. 

  • Analyze shipped logs

    Analyzing shipped log files can provide crucial insight into an application’s quality of performance and the ways users are interacting with site content. The JSON-formatted log files are human-readable, but the logged data can also be ingested into a log management solution application to provide additional analysis, visualization, and understanding. Some common log management applications […]

Last updated: December 29, 2025

Relevant to

  • Node.js
  • WordPress