/usiem-syslog

uSIEM Syslog input and output

Primary LanguageRustMIT LicenseMIT

uSIEM Syslog

crates.io documentation MIT License Rust

uSIEM Syslog input and output. Receive and send logs using syslog.

Metrics

By default the feature "metrics" is enabled generating 4 different metrics:

  • syslog_XXX_received_logs: Total received logs by the XXX listener
  • syslog_XXX_active_connections: Active connections to the XXX listener
  • syslog_XXX_total_connections: Total number of connections accepted by the XXX listener
  • syslog_XXX_received_bytes: Total number of received bytes by the XXX listener