Compute@Edge log streaming: New Relic Logs
Last updated 2022-05-10
Fastly's Real-Time Log Streaming feature for Compute@Edge services can send log files to New Relic Logs.
NOTE
Fastly does not provide direct support for third-party services. See Fastly's Terms of Service for more information.
Prerequisites
Before adding New Relic Logs as a logging endpoint for Fastly Compute@Edge services, you will need to:
- Register for a New Relic account.
- Obtain your license key or optionally create an Insert API key.
Adding New Relic Logs as a logging endpoint
Follow these instructions to add New Relic Logs as a logging endpoint:
-
Review the information in our Setting Up Remote Log Streaming guide.
TIPOur developer documentation provides more information about logging with Compute@Edge code written in Rust, AssemblyScript, and JavaScript.
- Click the New Relic Logs Create endpoint button. The Create a New Relic Logs endpoint page appears.
- Fill out the Create a New Relic Logs endpoint fields as follows:
- In the Name field, enter the name you specified in your Compute@Edge code. For example, in our Rust code example, the name is
my_endpoint_name
. - In the License key / Insert key field, enter your New Relic license key or Insert API key.
- In the Name field, enter the 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.