Project

General

Profile

Task #26344

Updated by Sachin Divekar about 1 month ago

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 

Back