Prelude SIEM is a Security Information and Event Management system, for all available security application, opensource or proprietary, to report to a centralized system. In order to achieve this task, Prelude relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard (RFC 4765)
... [More], that enables different kinds of sensors to generate events using an unified language.
Prelude SIEM benefits from its ability to find traces of malicious activity from different sensors (Snort, Suricata, OSSEC, Wazuh, honeyd, Samhain, over 30 types of systems logs, and others) in order to better verify an attack and in the end to perform automatic correlation between the various events.
Prelude SIEM is commited to providing a SIEM that offers the ability to unify currently available tools. [Less]
Octopussy is a solution to manage your logs (also frequently called a SIM/SEM/SIEM Solution). Basically, it stores your logs, produces reports, and raises alerts.
Graylog2 is an open source syslog implementation that stores your logs in MongoDB. It consists of a server written in Java that accepts your syslog messages via TCP or UDP and stores it in the database. The second part is a Ruby on Rails web interface that allows you to view the log messages. It
... [More] also implements GELF. The Graylog Extended Log Format is a simple JSON string that allows you to send long and structured syslog messages and very useful for customized application log monitoring. [Less]
A logger for erlang in the spirit of Log4J. You can download the latest tarball from the downloads section and read README.txt file for instructions on using log4erl.
Please visit blog for this project at http://log4erl.blogspot.com. Also, you can subscribe to our page in google groups in
... [More] http://groups.google.com/group/log4erl. Alternatively, users may get the latest source from http://github.com/ahmednawras/log4erl.
This project is licensed under both Mozilla Public Licnese (MPL) and BSD license. Users may use the prefered license terms of either MPL or BSD. [Less]
Asynchronous C++11 Logger. Its a spin-off from the popular g2log project. g3log focus is on making it easy for coders to ad their own custom made sinks while being as efficient, or more efficient compared to g2log.
Cheers
Kjell
Easylogging++ is single header only, feature-rich, efficient logging library for C++ applications. It has been written keeping three things in mind; performance, management (setup, configure, log) and simplicity. Its highly configurable and extremely useful for small to large size projects. This
... [More] manual is written as starting reference for version 9.0+. For older versions please refer to corresponding releases on github. [Less]
A short and simple logging package for PHP 5.3+ based around the idea of using closures for configurability and extensibility. It functions as a static class, but you can completely control the handling of log messages through closures (aka anonymous functions), and it also comes with a dozen
... [More] pre-written handlers.
Analog is well-documented, with examples for each type of log handler, and ultra-concise. The core is literally only 43 lines of clear, non-obfuscated code, and the whole is only a fraction of the size of comparable packages (for example, 293 total lines vs 1021 for Monolog). [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy