Skip to content

FlowBAT v1.3.0

Compare
Choose a tag to compare
@chrissanders chrissanders released this 26 Sep 00:14
· 77 commits to master since this release

FlowBAT v1.3.0

This update adds numerous features and changes the method in which FlowBAT functions by moving to execution via node directly instead of using meteor in dev mode. Existing users will need to do a backup of their current database if they wish to keep their current FlowBAT configurations, queries, dashboards, IP sets, tuple sets, and user account data. This does not affect the SiLK data that FlowBAT is querying.

Upgrade for Existing Users:

Create a database backup of your current deployment (migration instructions included on flowbat.com)
Run the new FlowBAT installation script
Remove the new FlowBAT DB that was created
Restore the old DB into the new FlowBAT installation.

New Users:

Follow Instructions on flowbat.com for the installation script. It is one line to run, with a single "yes" to answer at the beginning.

New Features

  • Multi-user support
  • Byte calculations in all tables
  • Country Code translation
  • Service commands to start, stop, restart, and check status added (sudo service flowbat [command])

Bug Fixes and Other Enhanceents

  • Moved to Meteor 1.1.0.2
  • Switched to using node directly.
  • Default to installing country code pmap file which fixes country code bug
  • Significant performance enhancement of FlowBAT
  • Streamlined the install scripts for SiLK and FlowBAT (FlowBAT installs in half the time)
  • Updated SiLK and libfixbuf version