Snort mailing list archives

Re: Snort Report error


From: Chris Adams <chris () improbable org>
Date: Thu, 9 Aug 2001 12:17:15 -0700

On Thursday, August 9, 2001, at 11:30 AM, Julia A. Case wrote:
On a new version of Snort Report I hit the View Historical Trends link
and go the following error.

JpGraph Error: Unknown color specification: , size=0

Do you by any chance have a large number of different signatures? If so, changing line 117 of sig-by-time-chart.php to

$LinePlot->SetColor(empty($Colors[$i]) ? "black" : $Colors[$i]); // s/SetColor/SetFillColor/ can be interesting

will generate the graph, although you may have too many different alerts for it to be meaningful.

_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: