Skip to content

Releases: brimdata/brimcap

v0.0.5

18 Jun 17:21
11a4b1b
Compare
Choose a tag to compare
  • Publish Custom Brimcap Configuration wiki article (#72)
  • Update the README (#96)
  • Change . to this in Suricata shaper (#92)
  • Fix an issue loading pcaps on some Linux distributions by using new Suricata artifact v5.0.3-brim2 (#100)

v0.0.4

07 Jun 23:57
97df0e9
Compare
Choose a tag to compare
  • Fix an issue where Space migrations could fail on Windows (#79)
  • Generate an error message during abort of Space migration (#86)
  • Create a pcap troubleshooting wiki article that includes info formerly from the Brim wiki (#83)
  • Add SIGTERM to the list of signals Brimcap listens to for graceful shutdown (#88)
  • Keep aborted Spaces so the caller of Brimcap (i.e., the Brim app) can handle cleanup (#89)
  • Have Brimcap start using the new Zed Lake client (#90)

v0.0.3

05 May 18:21
ce152ad
Compare
Choose a tag to compare
  • Remove the brimcap launch command, since Brim will do brimcap search (#56)
  • Adjust brimcap load to use the endpoints in zed lake serve (#63)
  • Fix an issue with pcap_path not being stored as an absolute path, which caused problems extracting flows (#67)
  • Add the hidden brimcap migrate command which Brim will use for migrating legacy Space data (#66)

v0.0.2

20 Apr 00:59
Compare
Choose a tag to compare
  • Fix an issue where use of symlinks in the root was preventing brimcap load from working on Windows (#39)

v0.0.1

15 Apr 23:52
3db3c6a
Compare
Choose a tag to compare
  • Initial release, still being tested.