<div><div dir="auto">Working now ({error_logger_hwm,3000}), thanks.</div><div dir="auto"><br></div><div dir="auto">/Frank</div><br><div class="gmail_quote"><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Sep 11, 2017 at 06:51:54PM +0000, Frank Muller wrote:<br>
> Thanks for the guidance guys. Kind of lost with my new lager's settings:<br>
><br>
> lager,<br>
>     [{error_logger_hwm,30},<br>
>      {async_threshold,500},<br>
>      {async_threshold_window,250},<br>
><br>
> I'm still seeing dropped messages :-/<br>
><br>
> What the correct settings for let's say 3000 as suggested by Jesper?<br>
><br>
> /Frank<br>
<br>
You will want to significantly raise the error_logger HWM, the HWM is<br>
how many messages lager will pop from the error_logger mailbox before<br>
starting to discard them.<br>
<br>
Also, you might want to try lager 3.x, I landed some fixes to the<br>
error_logger discard code a few months ago:<br>
<br>
<a href="https://github.com/erlang-lager/lager/pull/411" rel="noreferrer" target="_blank">https://github.com/erlang-lager/lager/pull/411</a><br>
<br>
Andrew<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div></div>