Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Pierre Chifflier 4515ae13e4 Add Prelude output plugin
Add support for reporting alerts to the Prelude SIEM system, using
libprelude to send IDMEF (RFC4765) messages.

Each message contains the alert description and reference (using
the SID/GID), and a normalized description (assessment, impact,
sources etc.)

libprelude handles the connection with the manager (collecting component),
spooling and sending the event asynchronously. It also offers transport
security (using TLS and trusted certificates) and reliability (events
are retransmitted if not sent successfully).

This modules requires a Prelude profile to work (see man prelude-admin
and the Prelude Handbook for help).

Signed-off-by: Pierre Chifflier <chifflier@edenwall.com>
17 years ago
benches Initial add of the files. 17 years ago
doc Intial IPFW support FreeBSD and OSX 17 years ago
m4 Prelude plugin: add detection in configure script 17 years ago
src Add Prelude output plugin 17 years ago
COPYING Initial add of the files. 17 years ago
ChangeLog Initial add of the files. 17 years ago
LICENSE import of gplv2 LICENSE 17 years ago
Makefile.am Get make distcheck working 17 years ago
Makefile.cvs Initial add of the files. 17 years ago
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 17 years ago
autojunk.sh Prelude plugin: add detection in configure script 17 years ago
config.guess Initial add of the files. 17 years ago
config.h.in Prelude plugin: add detection in configure script 17 years ago
config.sub Initial add of the files. 17 years ago
configure.in Prelude plugin: add detection in configure script 17 years ago
depcomp Initial add of the files. 17 years ago
doxygen.cfg more project name updates 17 years ago
install-sh Initial add of the files. 17 years ago
ltmain.sh Large update: pcap support, threading fixes, initial stream tracking, time handling, pool support, runmodes, decoders added, autojunk update. 17 years ago
missing Initial add of the files. 17 years ago
mkinstalldirs Initial add of the files. 17 years ago
suricata.yaml Add Prelude output plugin 17 years ago