Real-time logging-Scalyr

Number of APIs: 5

  1. List Scalyr log endpoints GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr

  2. Create a Scalyr log endpoint POST {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr

  3. Get a Scalyr log endpoint GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr/{{logging_scalyr_name}}

  4. Update the Scalyr log endpoint PUT {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr/{{logging_scalyr_name}}

  5. Delete the Scalyr log endpoint DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/scalyr/{{logging_scalyr_name}}