Prelude is a Universal Security Information Management (SIM) system. Prelude collects, normalizes, sorts, aggregates, correlates and reports all security-related events independently of the product brand or license giving rise to such events. This port provides an abstract method of accessing various database variants.
Prelude is a Universal Security Information Management (SIM) system. Prelude collects, normalizes, sorts, aggregates, correlates and reports all security-related events independently of the product brand or license giving rise to such events. This port provides an abstract method of accessing various database variants.
To install libpreludedb, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libpreludedb
To see what files were installed by libpreludedb, run:
port contents libpreludedb
To later upgrade libpreludedb, run:
sudo port selfupdate && sudo port upgrade libpreludedb
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.