Runtime Logs
Runtime Logs provides aggregated, near real-time application logs including PHP errors logs for WordPress applications and output sent to stdout or stderr for Node.js applications.
Ready to get started with WordPress VIP? Contact us
Showing page 9 of 26
Runtime Logs provides aggregated, near real-time application logs including PHP errors logs for WordPress applications and output sent to stdout or stderr for Node.js applications.
Parse.ly is a first-party analytics service owned by WordPress VIP. Parse.ly uses cookies and IP addresses, but restricts their use to recognizing unique browsers/devices. Parse.ly data collection does not link personal identity or other sensitive personal information. Learn more about Parse.ly data privacy, specifically regarding GDPR and CCPA.
Automattic is the author of a large number and wide variety of plugins, available through the WordPress.org plugin repository. Of these, the Automattic-authored plugins added most often to WordPress sites on the VIP Platform are:
Before enabling Database Backup Shipping or HTTP request Log Shipping features, an AWS S3 bucket must be correctly configured to receive the shipped files.
The VIP edge cache respects the vary: X-Country-Code
response header, making it possible to deliver variations of cached content based on an end user’s global location. Logic at the edge determines which specific cached version will be delivered in response to a user’s request based on the country code value in the incoming X-Country-Code
request header.
The Settings panel for the VIP Dashboard provides a user with information about their VIP Dashboard user account, multi-factor authentication (MFA) method(s), and access to Personal Access Tokens that are required for installing VIP-CLI.
The Options API is a built-in WordPress method for storing simple key-value data related to theme settings, widget settings, plugin settings, global site settings, and more. Data that is stored using the Options API can be found in the wp_options
database table.
On VIP, an organization is an entity that consists of a business in contract with VIP, the applications owned by that business that are hosted on the VIP Platform, and the people selected by that business to have access to view and manage their applications.
When receiving a request for a URL, the page cache considers the entirety of the URL, including GET
parameters. As a result, the page cache will identify example.com/?a=1&b=1
as different from example.com?b=1&a=1
and cache each variant separately. This caching behavior provides a more scalable method for serving variations of a page to specific user groups.
Users have access to the VIP Dashboard after they have been invited to an organization with an assigned Org role. Invitations are created based on a user’s email address, and a user’s email address can be invited to the VIP Dashboard by more than one organization. Once a user has logged in to the VIP Dashboard with multi-factor authentication for that email address, they can switch their VIP Dashboard to any of the organizations to which they belong from the “My Organizations” view.