Real-time logging-Honeycomb Logging

Number of APIs: 5

  1. List Honeycomb log endpoints GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb

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

  3. Get a Honeycomb log endpoint GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb/{{logging_honeycomb_name}}

  4. Update a Honeycomb log endpoint PUT {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb/{{logging_honeycomb_name}}

  5. Delete the Honeycomb log endpoint DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb/{{logging_honeycomb_name}}