# Collectd-Plugins-RsyslogStats
**Repository Path**: mirrors_gitpan/Collectd-Plugins-RsyslogStats
## Basic Information
- **Project Name**: Collectd-Plugins-RsyslogStats
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-10-20
- **Last Updated**: 2023-08-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Collectd-Plugins-RsyslogStats
=============================
collectd plugin for reading queue metrics from rsyslog/imstats logfile.
In your collectd config:
Globals true
BaseName "Collectd::Plugins"
LoadPlugin "RsyslogStats"
path "/var/log/rsyslog-stats.log"
prefix "rsyslog"
metrics "enqueued,size"