summaryrefslogtreecommitdiffstats
path: root/plugins/impstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-12-16 14:42:37 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-12-16 14:42:37 +0100
commit7796eeb6960b2e1d1aeac77242a5ad93a64776cc (patch)
tree1d33b1051302c48e9d87f120912689df289d76f2 /plugins/impstats
parent01c7c9ffc6771f73df9ee0bc18e30534d6c6974c (diff)
downloadrsyslog-7796eeb6960b2e1d1aeac77242a5ad93a64776cc.tar.gz
rsyslog-7796eeb6960b2e1d1aeac77242a5ad93a64776cc.tar.xz
rsyslog-7796eeb6960b2e1d1aeac77242a5ad93a64776cc.zip
new stats counter "discarded" for queue object
Tells how many messages have been discarded due to queue full condition.
Diffstat (limited to 'plugins/impstats')
-rw-r--r--plugins/impstats/impstats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/impstats/impstats.c b/plugins/impstats/impstats.c
index cfbbad76..dc2541b8 100644
--- a/plugins/impstats/impstats.c
+++ b/plugins/impstats/impstats.c
@@ -10,7 +10,7 @@
* of the "old" message code without any modifications. However, it
* helps to have things at the right place one we go to the meat of it.
*
- * Copyright 2010 Rainer Gerhards and Adiscon GmbH.
+ * Copyright 2010-2011 Rainer Gerhards and Adiscon GmbH.
*
* This file is part of rsyslog.
*