<div class="im" style="font-family:arial,sans-serif;font-size:13px">&gt; &gt; &gt; If flow-control is in use and one of the destinations cannot accept the <br>&gt; &gt; messages, the other destinations do not receive any messages either, <br>

&gt; &gt; because syslog-ng stops reading the source. <br><br></div><span style="font-family:arial,sans-serif;font-size:13px">&gt; this is not true. syslog-ng stops sources individually when their window is full.</span><br>

<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">But it&#39;s a quote from </span><font face="arial, sans-serif"><a href="http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.3-guides/syslog-ng-ose-v3.3-guide-admin-en.html/index.html-single.html#id555527">http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.3-guides/syslog-ng-ose-v3.3-guide-admin-en.html/index.html-single.html#id555527</a> </font></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 5, 2012 at 9:34 AM, Balazs Scheidler <span dir="ltr">&lt;<a href="mailto:bazsi77@gmail.com" target="_blank">bazsi77@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

    
    
    
<div>
<p></p><div class="im">----- Original message -----
<br>&gt; Thanks for your reply
<br>&gt; How can I understand when it&#39;s enough to increase things? Is there any
<br>&gt; manual way to get current values of each buffer, etc?
<br>
<br></div>well, I tend to use loggen for performance tests, also you can query syslog-ng internal statistics using &#39;syslog-ng-ctl stats&#39;
<br><div class="im">
<br>&gt; Also since I&#39;m logging a lot of things I&#39;d love to know if there are some
<br>&gt; other ways to lose messages without seeing them in &quot;dropped&quot;?
<br>
<br></div>syslog-ng counts everything it dropped using the dropped counters for destinations (which is a log-fifo overflow btw)
<br>
<br>messages can be lost outside syslog-ng because of transport reasons:
<br>  * udp shouldn&#39;t be used for anything serious.
<br>  * connection breaks can cause message loss
<br><div class="im">
<br>
<br>&gt; 
<br>&gt; &gt; In general, performance wise you want to increase stuff
<br>&gt; &gt; (log-fetch-limit,
<br>&gt; log-iw-size, flush-lines for file destinations), memory-use and
<br>&gt; reliability wise you want to decrease them.
<br>&gt; &gt; Also, you have to make sure that sum(log-iw-size) &lt; log-fifo-size.
<br>&gt; So you propose just randomly tune those params? I just don&#39;t understand
<br>&gt; how should I get check if it helped. 
<br>
<br></div>no :) random tuning would be slow to converge to the ideal values.
<br><div class="im">
<br>
<br>
<br>I need to see the current state of
<br>&gt; each buffer(to be able to get some statistics data) to see if it helps.
<br>
<br></div>syslog-ng-ctl stats displays the current values of statistics as a csv file.
<br>
<br>also you can ask syslog-ng to measure more stats by increasing stats-level (at the cost of some performance)
<br><div class="im">
<br>&gt; 
<br>&gt; And one more specific question:
<br>&gt; &gt; If flow-control is in use and one of the destinations cannot accept the
<br>&gt; messages, the other destinations do not receive any messages either,
<br>&gt; because syslog-ng stops reading the source.
<br>
<br></div>this is not true. syslog-ng stops sources individually when their window is full.
<br><div class="im">
<br>&gt; Why there is no messages about it in syslog-ng logs? It must be error,
<br>&gt; don&#39;t you think so?
<br>&gt; And what if I don&#39;t have flow-control enabled?
<br><br></div><p></p>
</div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br>Best regards,<br>Koldaev Anton<br>
</div>