[Oisf-users] Suricata 1.4 how to enable debug log levels in console, no debug output being shown

Vincent Fang vincent.y.fang at gmail.com
Mon Apr 29 15:11:34 UTC 2013


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.

SC_LOG_LEVEL=Debug

Is there anything else to check to see if I have the settings right?


On Thu, Apr 25, 2013 at 3:29 AM, Victor Julien <lists at inliniac.net> wrote:

> On 04/25/2013 02:44 AM, Vincent Fang wrote:
> > I followed the directions where it states that I must run the
> > ./configure --enable-debug as well as change the default-log-level:
> > debug in the suricata.yaml, and I know it's running through a section of
> > code with the function SCLogDebug in it but I don't see any Debug output
> > in the console when I run suricata.
> >
> > How do I check if the setup is correct or is there something I missed?
>
> I always use the env var to enable debug output:
>
> SC_LOG_LEVEL=Debug suricata <...options...>
>
> To filter, you can add:
>
> SC_LOG_OP_FILTER=<regex>
>
> --
> ---------------------------------------------
> Victor Julien
> http://www.inliniac.net/
> PGP: http://www.inliniac.net/victorjulien.asc
> ---------------------------------------------
>
> _______________________________________________
> Suricata IDS Users mailing list: oisf-users at openinfosecfoundation.org
> Site: http://suricata-ids.org | Support: http://suricata-ids.org/support/
> List: https://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users
> OISF: http://www.openinfosecfoundation.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20130429/98d81af4/attachment-0002.html>


More information about the Oisf-users mailing list