Compute@Edge log streaming: Loggly
Last updated 2022-05-10
Fastly's Real-Time Log Streaming feature for Compute@Edge services can send log files to Loggly. Loggly is an agent-less log collection and management tool.
NOTE
Fastly does not provide direct support for third-party services. Read Fastly's Terms of Service for more information.
Prerequisites
If you don't already have a Loggly account, you'll need to register for one. Follow the signup instructions on the Loggly website.
Follow the steps below to find your Loggly customer token:
Navigate to the Customer Tokens area in the Source Setup on your Loggly dashboard.
Make note of your Loggly customer token. Loggly uses this to associate data you send them with your account.
Adding Loggly as a logging endpoint
After you've created a Loggly account and obtained your customer token, follow these instructions to add Loggly as a logging endpoint for Fastly Compute@Edge services:
- 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.
- Click the Loggly Create endpoint button. The Create a Loggly endpoint page appears.
- Fill out the Create a Loggly 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 Token field, enter your Loggly customer token.
- 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
- Click the Create button to create the new logging endpoint.
- Click the Activate button to deploy your configuration changes.
Do not use this form to send sensitive information. If you need assistance, contact support.