# uSIEM Syslog [](https://crates.io/crates/usiem-syslog) [](https://docs.rs/usiem-syslog) [](https://github.com/u-siem/usiem-syslog/blob/main/LICENSE) [](https://github.com/u-siem/usiem-syslog/workflows/Rust/badge.svg?branch=main) 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