Snort mailing list archives
Re: base
From: Y M <snort () outlook com>
Date: Thu, 30 May 2013 18:36:38 +0300
The following worked for me: 1. Install PEAR, (for *nix): http://pear.php.net/manual/en/installation.getting.php 2. Once PEAR is installed, from the command: #pear install Image_Graph #pear install Image_Canvas #pear install Image_Color #pear install Numbers_Words #pear install Numbers_Roman This should get you going. There are few issues I faced: 1. Generated graphs may not have labels on them due to font issues as far as I know. Look into base_conf.php for defaulting to other fonts if dejavu font is not installed. 2. If you want the map report generated, it will require more work and workarounds. I will need to dig up my notes on how I got it working. Generally, you have to move 2 map data files (.txt and .png) to some directory, download MaxMind GeoIP .dat file into another directory, and tweak base_conf.php to tell it which method to use to generate the data. Two methods are available and you may require other Perl modules. 3. Generating these graphs are processing intensive, make sure you have enough processing power Hope that helps. ________________________________ From: Dwayne Hottinger<mailto:dhottinger () harrisonburg k12 va us> Sent: 5/30/2013 6:14 PM To: snort-users () lists sourceforge net<mailto:snort-users () lists sourceforge net> Subject: [Snort-users] base Whats the secret formula for getting the graphs working in base 1.4.5? -- Dwayne Hottinger Network Administrator Harrisonburg City Public Schools
------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________ Snort-users mailing list Snort-users () lists sourceforge net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://sourceforge.net/mailarchive/forum.php?forum_name=snort-users Please visit http://blog.snort.org to stay current on all the latest Snort news!
------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________ Snort-users mailing list Snort-users () lists sourceforge net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://sourceforge.net/mailarchive/forum.php?forum_name=snort-users Please visit http://blog.snort.org to stay current on all the latest Snort news!
Current thread:
- base Dwayne Hottinger (May 30)
- <Possible follow-ups>
- Re: base Y M (May 30)
