OCD is a simple web UI written in PHP [and little CSS].
It displays dashboard of current OSSEC activity.
Originally written to allow NOC to monitor OSSEC events in realtime.
A PHP application to search for matching strings in log files. It was mainly designed for usage in a syslog server environment with big log files, where you cannot log to databases due to the size, but to plain text files which will be searched.
...As each log entry is matched and formatted against customizeable rules, only relevant data is parsed.
GILoT features, atm, two separate user interfaces, a console UI and an ncurses/charva TUI.