This repository has been archived by the owner. It is now read-only.
Releases: hubblestack/quasar
Releases · hubblestack/quasar
Version 2016.10.4
Splunk Returners
- Add support for
custom_fields
, allowing users to add specific configuration, grain, and pillar items to events sent to splunk. - Fix standardization of
host
for thesplunk_nova_return
module
Version 2016.10.3
Splunk returners
- Strip whitespace from the API token retrieved from pillar. In the latest version of salt (v2016.3.3) newlines are not being properly stripped from gpg pillar entries. This makes it so we work regardless of whether that stripping happens
- Better error reporting for splunk returners in case of failed requests
Version 2016.10.2
Splunk returners
- Add minion_id field to all splunk events
- Normalize host/dest_host as the FQDN
- Add dest_ip field to all splunk events
Version 2016.10.1
- Add support for win_pulsar in splunk_pulsar_return
- Add
__version__
to each module for version reporting in nebula - Add support for configuring whether to use SSL to connect to the splunk HEC
- Fix to handle empty results from nebula
- Add batch support to slack_pulsar_returner
- Add timeout to splunk requests
Version 2016.9.0
- Doc fixes, example pillar fixes
- Add query name to nebula splunk returner
Version 2016.7.0
Initial stable Quasar release