diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-12-16 15:12:24 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-12-16 15:12:24 +0100 |
commit | a1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e (patch) | |
tree | 0752a60ee53e04deedffc7396d7588be950b5d05 /doc/impstats.html | |
parent | 7796eeb6960b2e1d1aeac77242a5ad93a64776cc (diff) | |
download | rsyslog-a1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e.tar.gz rsyslog-a1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e.tar.bz2 rsyslog-a1b752b32ffb90bfdce4fd8dfdffac3ebbadc79e.zip |
more work on queue statistics counter
Diffstat (limited to 'doc/impstats.html')
-rw-r--r-- | doc/impstats.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/impstats.html b/doc/impstats.html index cede4874..260c1aa4 100644 --- a/doc/impstats.html +++ b/doc/impstats.html @@ -18,7 +18,9 @@ prepared to change your trending scripts when you upgrade to a newer rsyslog ver output is periodic, with the interval being configurable (default is 5 minutes). Be sure that your configuration records the counter messages (default is syslog.info). <p>Note that loading this module has impact on rsyslog performance. Depending on -settings, this impact may be severe (for high-load environments). +settings, this impact may be noticable (for high-load environments). +<p>The rsyslog website has an updated overview of available +<a href="http://rsyslog.com/rsyslog-statistic-counter/">rsyslog statistic counters</a>. </p> <p><b>Configuration Directives</b>:</p> <ul> |