Echofish v0.4 Release Notes
Release Date: 2014-04-16 // about 8 years ago-
- ๐ง Seperate database configuration from main config (config/main.php=>config/db.php) HEADS-UP
- ๐ Access control rules consistency across all controller actions (CRITICAL)
- โ Add action "Create Abuser Trigger from syslog entry" on Syslog grid
- Introduce Hosts module under settings
- Introduced initial CLI interface to interact with Echofish (reports generation and submission through mail, and initial export functionality of abuser IP's into OpenBGP communities).
- โ Add dynamic / configurable page size for all manage operations
- Corrected the links on the front page to point to the right places
- โ Added version number on the footer so everyone knows what it runs
- โ Added Facilities & Severities options on Syslog menu
- ๐ Introduced Help mechanism (and their documentation) on all modules
- ๐ Change syslog grid layout into full width, added bulk operations, and permanent header (TbExtendedGrid)
- Reset filters on syslog grid after mass acknowledge operations
- โ Added colored labels on severities
- ๐ Make facility & severity also a link for filtering on syslog and archive views
- Introduce Export/Import whitelist for backup purposes
- Introduce Export/Import of abuser triggers for backup purposes
- On view Abuser Incident made the syslog server a link and added tooltip for the short name of the system
- On view Abuser Incident added ajax operation "Whois Abuser IP"
- On view Abuser Incident added ajax operation "Check through DNSBL" to check the abuser IP against DNSBL services
- Introduced syslog Hosts management under Settings menu
- Introduced the ability to automatically add hosts as soon as we start receiving messages.
- Introduce operation Resolve All in view Hosts to try and resolve all the syslog hosts through DNS
- ๐ Corrected broken links and removed obsolete operations from all over the place
- ๐ Make consistent layouts for the admin operations
- On abuser reset/zero out counters also clear the evidence that links to syslog
- โ Removed Advanced Search option from all Admin Grids