Real-time logging-Honeycomb Logging
Number of APIs: 5
-
List Honeycomb log endpoints GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb
-
Create a Honeycomb log endpoint POST {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb
-
Get a Honeycomb log endpoint GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb/{{logging_honeycomb_name}}
-
Update a Honeycomb log endpoint PUT {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb/{{logging_honeycomb_name}}
-
Delete the Honeycomb log endpoint DELETE {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/honeycomb/{{logging_honeycomb_name}}