Compute@Edge log streaming: Sumo Logic

Fastly's Real-Time Log Streaming feature for Compute@Edge services can send log files to Sumo Logic. Sumo Logic is a web-based log analytics platform used by developers and IT teams.

NOTE

Fastly does not provide direct support for third-party services. Read Fastly's Terms of Service for more information.

Setting up Sumo Logic

To use Sumo Logic as a logging endpoint, you'll need to create a Sumo Logic account, add a new source, and save the HTTP Source URL. Follow these instructions to add a new source in the Sumo Logic website:

  1. The process starts with the Sumo Logic Setup Wizard, which appears immediately after you create your Sumo Logic account. If you already have an account, you can access the wizard by selecting Setup Wizard from the Manage menu at the top of the Sumo Logic application.

    Sumo Logic Setup Wizard

  2. Click Set Up Streaming Data. The Select Data Type window appears.

    Sumo Logic Data Type window

  3. Click All Other Sources. The Set Up Collection window appears.

    Sumo Logic Set Up Collection window

  4. Click HTTP Source. The Configure Source: HTTP Source window appears.

    Sumo Logic Configure Source: HTTP Source window

  5. In the Source Category field, enter a human-readable name for the category (e.g., fastly_cdn) and select a time zone for your log file.

  6. Click Continue. The HTTP Source URL appears.

    Sumo Logic Configure Source: HTTP Source window with HTTP Source URL

  7. Copy the HTTP Source URL. You will enter this value in the Fastly web interface.

  8. Click Continue. Sumo Logic will add the new source.

Adding Sumo Logic as a logging endpoint

After you've created a Sumo Logic account and obtained the HTTP Source URL, follow these instructions to add Sumo Logic as a logging endpoint for Fastly services:

  1. Review the information in our guide to setting up remote log streaming for Compute@Edge. Additionally, our developer documentation provides more information about logging with Compute@Edge code written in Rust, AssemblyScript, and JavaScript.
  2. Click the Sumo Logic Create endpoint button. The Create a Sumo Logic endpoint page appears.
  3. Fill out the Create a Sumo Logic endpoint fields as follows:
    • In the Name field, enter the endpoint name you specified in your Compute@Edge code. For example, in our Rust code example, the name is my_endpoint_name.
    • In the Collector URL field, enter the address of the HTTP Source URL you found in the Sumo Logic website.
  4. Click the Advanced options link of the Create a Sumo Logic endpoint page and decide which of the optional fields to change, if any.
  5. Fill out the Advanced options of the Create a Sumo Logic endpoint page as follows:
    • In the Select a log line format area, select the log line format for your log messages. Our guide on changing log line formats provides more information.
  6. Click the Create button to create the new logging endpoint.
  7. Click the Activate button to deploy your configuration changes.

Troubleshooting

The Sumo Logic logging endpoint is designed for services with sustained levels of traffic. If you aren't seeing any logs in Sumo Logic, try waiting a bit.

Was this guide helpful?

Do not use this form to send sensitive information. If you need assistance, contact support.