Changing log placement

Fastly's Real-Time Log Streaming feature allows you to specify where the logging call should be placed in the generated VCL.

Available log placement options

You can choose one of the following log placement options:

  • Format Version Default puts the log statement in vcl_log if the logging endpoint is using version 2 log format. If the logging endpoint is using version 1 log format, puts the log statement in vcl_deliver.
  • None prevents the log statement from being rendered in VCL. Use this option if you intend to write a log statement manually in custom VCL.

Changing log placement

  1. Web interface
  2. API

Follow these instructions to update a logging endpoint's VCL placement using the web interface:

  1. Log in to the Fastly web interface.
  2. From the Home page, select the appropriate service. You can use the search box to search by ID, name, or domain. You can also click Compute services or CDN services to access a list of services by type.
  3. Click Edit configuration and then select the option to clone the active version.
  4. Click Logging.

  5. Click the name of the logging endpoint you want to edit.

  6. In the Placement section, select a placement for the logging endpoint.

    Logging placement options

  7. Click Update.

  8. Click Activate to deploy your configuration changes.
Was this guide helpful?

Do not use this form to send sensitive information. If you need assistance, contact support. This form is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.