u-siem / usiem-syslog

uSIEM Syslog input and output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

uSIEM Syslog input and output

License:MIT License


Languages

Language:Rust 98.4%Language:Shell 1.6%