<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>repeat messages</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2 FACE="Arial">We recently changed our system logging code from sysklogd</FONT>
<BR><FONT SIZE=2 FACE="Arial">to syslog-ng version 1.9.6 and seem to have lost the</FONT>
<BR><FONT SIZE=2 FACE="Arial">following functionality: When consecutively logged messages are</FONT>
<BR><FONT SIZE=2 FACE="Arial">identical, instead of seeing each individual</FONT>
<BR><FONT SIZE=2 FACE="Arial">duplicate message in the logfile, we see the message</FONT>
<BR><FONT SIZE=2 FACE="Arial">&quot;Last message repeated # times&quot;. </FONT>
<BR><FONT SIZE=2 FACE="Arial">Syslog-ng doesn't seem to support this feature though there</FONT>
<BR><FONT SIZE=2 FACE="Arial">is code in log_msg_parse() that tests</FONT>
<BR><FONT SIZE=2 FACE="Arial">for 'repeat_msg_string' (defined as &quot;last message repeated&quot;).<BR>
Why would this test be here if syslog-ng isn't supporting these</FONT>
<BR><FONT SIZE=2 FACE="Arial">messages? If the feature is indeed supported, what do I</FONT>
<BR><FONT SIZE=2 FACE="Arial">need to do to get it to work? If not, are there plans to add it?</FONT>
<BR><FONT SIZE=2 FACE="Arial">When?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks </FONT>
<BR><FONT SIZE=2 FACE="Arial">Nancy Nichols</FONT>
</P>

</BODY>
</HTML>