<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 27, 2016 at 2:31 PM, Noémi Ványi <span dir="ltr">&lt;<a href="mailto:sitbackandwait@gmail.com" target="_blank">sitbackandwait@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"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Hi,<br> <br></div><span class=""><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">1) If I use Syslog-NG with a flat text file to receive 5000-6000<br>
logs/sec, using s fast disk from my storage, do you recommneded to me<br>
this option ???<br></blockquote><div> <br></div></span><div>The file destination of syslog-ng is capable of handling 5000-6000 logs/sec. But if you have problems, you can open an issue on Github.<br></div></div></div></div></blockquote><div><br></div><div>it should be possible to do 100k msg/sec or even more if you have templated destination files (e.g. /var/log/${PROGRAM}.log) we have seen syslog-ng chewing 500-600k msg/sec when writing to a distributed set of files.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div><span class=""><div><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
2) As an extra benefit, what is the best and simple way to have a<br>
graphical view of all the logs ???<br>
</blockquote></span></div><br></div><div class="gmail_extra">AFAIK there are no tools for visualizing logs in case of file destination. However, if logs could be forwarded using ElasticSearch destination, Kibana could be used to visualize logs. Also, if you configure a mongodb destination, you can use mojology (<a href="https://github.com/algernon/mojology" target="_blank">https://github.com/algernon/mojology</a>).<br><br></div></div></blockquote><br></div></div></div>