<div dir="ltr">Nevermind, I had to do a make clean during the reinstall to get the stuff to show up in the logs. I see the debug statements now.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 29, 2013 at 11:11 AM, Vincent Fang <span dir="ltr"><<a href="mailto:vincent.y.fang@gmail.com" target="_blank">vincent.y.fang@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So I tried to use the environment var as well and I'm not seeing any debug statements being shown in the console or in the logs.<div>
<br>SC_LOG_LEVEL=Debug</div><div><br></div><div>Is there anything else to check to see if I have the settings right?</div>
</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 3:29 AM, Victor Julien <span dir="ltr"><<a href="mailto:lists@inliniac.net" target="_blank">lists@inliniac.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On 04/25/2013 02:44 AM, Vincent Fang wrote:<br>
> I followed the directions where it states that I must run the<br>
> ./configure --enable-debug as well as change the default-log-level:<br>
> debug in the suricata.yaml, and I know it's running through a section of<br>
> code with the function SCLogDebug in it but I don't see any Debug output<br>
> in the console when I run suricata.<br>
><br>
> How do I check if the setup is correct or is there something I missed?<br>
<br>
</div></div>I always use the env var to enable debug output:<br>
<br>
SC_LOG_LEVEL=Debug suricata <...options...><br>
<br>
To filter, you can add:<br>
<br>
SC_LOG_OP_FILTER=<regex><br>
<span><font color="#888888"><br>
--<br>
---------------------------------------------<br>
Victor Julien<br>
<a href="http://www.inliniac.net/" target="_blank">http://www.inliniac.net/</a><br>
PGP: <a href="http://www.inliniac.net/victorjulien.asc" target="_blank">http://www.inliniac.net/victorjulien.asc</a><br>
---------------------------------------------<br>
<br>
_______________________________________________<br>
Suricata IDS Users mailing list: <a href="mailto:oisf-users@openinfosecfoundation.org" target="_blank">oisf-users@openinfosecfoundation.org</a><br>
Site: <a href="http://suricata-ids.org" target="_blank">http://suricata-ids.org</a> | Support: <a href="http://suricata-ids.org/support/" target="_blank">http://suricata-ids.org/support/</a><br>
List: <a href="https://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users" target="_blank">https://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users</a><br>
OISF: <a href="http://www.openinfosecfoundation.org/" target="_blank">http://www.openinfosecfoundation.org/</a><br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>