[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-list] Re: Snort Full Issue



I changed line 74 in /ossec-hids-1.3/src/logcollector/read_snortfull.c
to correct this, I'm not sure it's the best solution to the issue but
it fixed my problem and so far hasn't introduced any new issues.

to:
else if(((str[2] == '/')&&(str[5] == '-')&&(q = strchr(str,' '))) ||
(str[0] == '['))
-- 
Zac Roetemeyer
zprime@xxxxxxxxx


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.