summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/imudp.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/imudp.html b/doc/imudp.html
index 1bd64a13..d2c33b9e 100644
--- a/doc/imudp.html
+++ b/doc/imudp.html
@@ -127,6 +127,13 @@ system-set max value if the user is not sufficiently privileged. Technically, th
parameter will result in a setsockopt() call with SO_RCVBUF (and SO_RCVBUFFORCE if it
is available).
</ul>
+<p><b>See Also</b>
+<ul>
+<li>Description of
+<a href="http://www.rsyslog.com/rsyslog-statistic-counter/">rsyslog statistic counters</a>
+This also describes all imudp counters.
+</ul>
+<p>
<b>Caveats/Known Bugs:</b>
<ul>
<li>Scheduling parameters are set <b>after</b> privileges have been dropped.