Open Issues Need Help
View All on GitHub System Administration • Agent Management
✨ [FEATURE]: Implement System Event Log API about 1 month ago
AI Summary: Implement a system event log API for the CIRIS Manager, including in-memory storage, stdout logging, a REST API endpoint (/manager/v1/events) for retrieving events with filtering and limiting capabilities, and integration with existing components to log relevant events. The log should be configurable and handle a maximum size to prevent memory issues.
Complexity:
4/5
enhancement good first issue proposal