Releases: hubblestack/hubble
Releases · hubblestack/hubble
Version 2.1.6
General
- Fix the splay to only be applied once in the scheduler
Pulsar
- Fix
__virtual__
function for pulsar so that it actually loads. (sorry!) - Add some
win_pulsar
fixes from hubble-salt
Quasar
splunk_nebula_return
- Extract time from queries which contain it
Version 2.1.5
General
- Fix pidfile management so that one-off jobs don't mess up the pidfile for the running service
- Increase default fileserver_update_frequency to every 12 hours
Pkg
- Clean up package generation and move it all to its own directory
- Change default gitfs remote to use https:// instead of git://
- Designate config files in RPM specs so they don't get overwritten
Pulsar
- Always load even if python-inotify isn't installed, but fail silently with a debug log
- Fix win_pulsar.py (actually works now!)
Quasar
- Add multi-endpoint support to splunk returners
Version 2.1.4
General
- Add error handling for invalid config files
Nova
- Move output formatting code out of individual nova modules and into hubble.py
Quasar
- Consolidate the configuration for splunk returners
- Allow for multiple splunk endpoints for splunk returners
- Add aws_account_id to splunk returners
Nebula
- Add osrelease to fallback_osfinger query
Version 2.1.3
- Fix cve_scan_v2 for Debian systems which have an int for os_version
- Add uptime fallback query to nebula
- Fix splunk returners for blank hosts when fqdn doesn't return anything
- Add AWS information to all splunk returner events
- Turn off http_event_collector_debug
- Add .deb build script
Version 2.1.2
- Fix rpm spec changelog
Version 2.1.1
- Fixed some issues with pyinstaller builds
- Add RPM building (for pyinstaller)
- Lower verbosity of daemon by default
- Add support for
log_level
configuration
Version 2.1.0
Initial release!