Module aggregation

Source
Expand description

Log aggregation and centralized logging for distributed MCP servers

This module provides:

  • Multi-source log collection
  • Log buffering and batching
  • Centralized log forwarding
  • Log deduplication
  • Structured log parsing

Structs§

AggregationConfig
Configuration for log aggregation
LogAggregator
Log aggregator
LogEntry
Aggregated log entry
RetryConfig
Retry configuration

Enums§

AggregationError
Aggregation errors
LogDestination
Log forwarding destination
SyslogProtocol
Syslog protocol