Task #26344
Integrate APISIX metrics and logs with ServerSage and LogHarbour
Start date:
24/03/2025
Due date:
% Done:
0%
Estimated time:
Description
Configure APISIX to export metrics and logs to ServerSage and LogHarbour. This includes:
- hits count displayed on a timeline
- success and failure counts displayed separately on a timeline
- alerts triggered for:
- each failure event
- rate throttling events
- attributes to include for each hit in ServerSage:
- source IP address
- web service name or URL
- username extracted from JWT
Updated by Shuvam Misra about 1 month ago
The description appears to be incomplete. Can you please complete it? I want to track
- hits count on a timeline
- success/failure counts on a timeline
- each failure to be an event triggering an alert
- for each hit, I want to see the following as attributes in ServerSage:
- source IP
- web service name or URL
- username from the JWT
- rate throttling events as alerts