<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Hi everybody,<br><br></div>I'm pretty new on stunnel and I'm still learning a lot through the documentation. One of the tasks that i need to accomplish is to consolidate all the log information using logstash and ELK. So far I had managed to figure out most of the log file format. Here is an example of my log file<br><div><div><br><div style="margin-left:40px">2013.01.11 11:26:35 LOG5[13520:140223486400256]: stunnel3 accepted connection from <a href="http://127.0.0.1:45939" target="_blank">127.0.0.1:45939</a><br>2013.01.11 11:26:35 LOG6[13520:140223486400256]: connect_blocking: connecting <a href="http://123.4.5.6:9130" target="_blank">123.4.5.6:9130</a><br>2013.01.11 11:26:35 LOG5[13520:140223486498560]: connect_blocking: connected <a href="http://7.8.9.10:9130" target="_blank">7.8.9.10:9130</a><br></div><br></div><div>The first two fields are date and hour but I don't understand what do the next field means (LOG5, LOG6). Next is the pid, but I don't know anything about the next field. The last one is the error explanation.<br><br></div><div>Is there documentation about log file format? I'd really appreciate your help.<br><br></div><div>Greetings from Venezuela,<br></div><div><br><br></div><div>Alfredo<br></div></div></div>
</div><br></div>