|
|||||||||||
|
Re: Prelude IDS
From: Krzysztof Zaraska <kzaraska(at)student.uci.agh.edu.pl>
Date: Thu Nov 07 2002 - 04:18:31 EST
On Tue, 5 Nov 2002, Kavitha Srinivasan wrote: > Does anyone who has used prelude IDS know in which file the IDMEF messages
[Disclaimer: I'm a Prelude developer :-)] For XML IDMEF use: prelude-manager --xmlmod -l /path/to/file (xmlmod is not enabled in distribution config file) Human-readable data by default config goes in /var/log/prelude.log, unless you pass -l to textmod plugin, i.e: prelude-manager --textmod -l /path/to/file It can of course be combined, i.e: prelude-manager --xmlmod -l /path/to/xml/file --textmod -l /path/to/text/file prelude-manager -h for complete list of options. The same effect can be accomplished by modifying setup in /usr/local/etc/prelude-manager/prelude-manager.conf BTW, configuration of plugins is independent, i.e. xmlmod does not care if you have database support or not. // Krzysztof Zaraska * kzaraska (at) student.uci.agh.edu.pl // Prelude IDS: http://www.prelude-ids.org/ // A dream will always triumph over reality, once it is given the chance. // -- Stanislaw LemReceived on Thu Nov 7 12:51:18 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:04 EDT |
||||||||||
|
|||||||||||