Prelude Sensor for analyzing logs and collecting Syslog events
Prelude is an Hybrid intrusion detection system framework that relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard. It enables security sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of system logs, and many others to verify an attack by performing automatic correlation between events. This port provides the 'log monitoring lackey'
Prelude is an Hybrid intrusion detection system framework that relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard. It enables security sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of system logs, and many others to verify an attack by performing automatic correlation between events. This port provides the 'log monitoring lackey'
To install prelude-lml, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install prelude-lml
To see what files were installed by prelude-lml, run:
port contents prelude-lml
To later upgrade prelude-lml, run:
sudo port selfupdate && sudo port upgrade prelude-lml
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.