Skip to content

Latest commit

 

History

History
569 lines (373 loc) · 39.7 KB

CHANGELOG.md

File metadata and controls

569 lines (373 loc) · 39.7 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Splunk 9.0.5+ Package Not Found on RedHat x86_64 #348
  • pass4SymmKey not read properly #284
  • pass4SymmKey setting causes restarts of splunk #197
  • Add workaround for Windows based Splunk UF 9.1.3 known issue #365 (siegy22)
  • Safer Splunk Enterprise version check #339 (gsandine)

Merged pull requests:

  • Updated README.md to make it clear that this module can download directly from the Splunk website #367 (Tamerz)
  • Miscellaneous README improvements #364 (siegy22)
  • Fix upgrading Splunk Enterprise #363 (siegy22)
  • Allow the user to set encrypted values directly #362 (siegy22)
  • Remove legacy top-scope syntax #351 (smortex)

v9.1.1 (2022-07-14)

Full Changelog

Fixed bugs:

v9.1.0 (2022-07-12)

Full Changelog

Implemented enhancements:

  • Allow user-seed.conf to set a username besides 'admin' #323 (gcoxmoz)
  • Add extract_command as a parameter to splunk::addon #321 (gcoxmoz)

Fixed bugs:

  • Forwarder service won't start due to incorrect permissions #310
  • Use init provider on solaris when managing service #336 (davemcdonnell)
  • Explicitly set user on call to 'splunk enable boot-start' #334 (davemcdonnell)
  • Ensure facter doesn't stuck in interactive session while retrieving splunk forwarder version #320 (mvandegarde)

Closed issues:

  • Warning: Secrets file NOT found #330
  • Facter splunk version #280
  • Splunk enterprise fact hangs partial install #238

Merged pull requests:

v9.0.0 (2021-08-09)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Corrupt MSI installer #311
  • Fix systemd service file locations to documented locations #297 (martijndegouw)
  • Workaround a change in behavior of ensure_packages with stdlib #296 (martijndegouw)
  • Check if splunk forwarder was already installed when seeding password. #278 (mattk42)

Closed issues:

  • child class splunk::forwarder::password::seed has a typo in the fact #289
  • Hard coded dependency net-tools #275
  • Cant figure out how to set the index that splunk-forwarder sends to #205

Merged pull requests:

v8.0.0 (2020-02-12)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Support upgrading splunk forwarding and accepting ToS #269 (treydock)
  • Setup admin account through user-seed.conf #242 (ody)
  • Set user and group for addon installation #241 (ody)
  • Refactor defined type Splunk::Addon #224 (ody)
  • Compare decrypted values to see if they are insync #221 (alexjfisher)
  • Add the ability to override package_source #209 (beezly)

Fixed bugs:

Closed issues:

  • Install package updates happen before service changes #263
  • Install of systemd unit file doesn't actually work #262
  • How to point splunk forwarder to a deploymentserver which listening on 8089? #248
  • Error with ini_file autoload #239
  • I think $service_name is missing under params.pp. I think we need to add $service_name = [ 'splunk', 'splunkd', 'splunkweb' ] #229
  • Setting up splunk admin could be easier #226
  • Optionally manage splunk user/group #223
  • Splunk_serverclass exists but is not documented #218
  • Module does not work with Splunk 7.1.x or 7.2.x #213
  • Unable to create symlink #212
  • Unable to set user for forwarder service #210
  • Strange issues during unit tests with Puppet 5.3.2 #156

Merged pull requests:

v7.3.0 (2018-10-19)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

  • Allow empty local and outputs files to keep centralized Splunk happier. #201 (gregswift)
  • modulesync 2.2.0 and allow puppet 6.x #200 (bastelfreak)
  • Allow puppetlabs/stdlib 5.x and puppetlabs/concat 5.x #193 (bastelfreak)

v7.2.1 (2018-08-20)

Full Changelog

Fixed bugs:

  • Add --no-prompt to the initial splunk start (required on 7.1.X) #191 (ralfbosz)

Closed issues:

  • Module does not seem to work with splunkforwarder 7.X #186

v7.2.0 (2018-06-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Bump dependency constraint for the puppetlabs/inifile module #172

Merged pull requests:

  • Allow this module to be installed with puppet-archive 3.0.0 #184 (mpdude)
  • Allow forwarder to fully support alternate install directories #183 (Nekototori)
  • drop EOL OSs; fix puppet version range #182 (bastelfreak)
  • Rely on beaker-hostgenerator for docker nodesets #181 (ekohl)
  • bump puppet to latest supported version 4.10.0 #178 (bastelfreak)
  • Remove unsupported use of proc in title patterns #174 (treydock)
  • (maint) Bumping inifile dependency from > 2.0.0 to > 3.0.0 #173 (TraGicCode)

v7.1.0 (2017-12-09)

Full Changelog

Implemented enhancements:

  • Update splunk installer directory structure + enable automated tests #149

Fixed bugs:

  • Error on using ini_setting #77
  • The splunk::forwarder::purge_inputs generates error #69

Closed issues:

  • Agent run fails: no parameter named 'purge_forwarder_deploymentclient' #158
  • Allow /opt/splunkforwarder/var/run/splunk splunkd.pid to run as splunk #154
  • Erro deploying Splunk both Server and Forwarder #76
  • Need a splunkforwarder_input defined resource type #75

Merged pull requests:

v7.0.0 (2017-10-04)

Full Changelog

Breaking changes:

  • BREAKING: Ability to download from download.splunk.com #150 (TraGicCode)

Implemented enhancements:

Closed issues:

  • Create a type to manage deployment server "ServerClasses" #146

Merged pull requests:

v6.3.1 (2017-09-26)

Full Changelog

Fixed bugs:

  • Fix config file location for splunkforwarder_deploymentclient, deployment client, and alert_actions. #144 (treydock)

Merged pull requests:

v6.3.0 (2017-09-25)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add Windows Server 2016 + Ubuntu 16.04 to Supported OS's #137

Merged pull requests:

v6.2.0 (2017-09-24)

Full Changelog

Implemented enhancements:

  • Replace Staging with archive module #127

Closed issues:

  • Evaluation Error: Unknown variable: 'splunk::params::forwarder_install_options' #97

Merged pull requests:

v6.1.0 (2017-09-20)

Full Changelog

Implemented enhancements:

  • Ability to manage ui-prefs.conf #103
  • Added splunkforwarder_server and splunkforwarder_limits providers/types. #118 (nicholaspearson)
  • Allow redirecting of settings into custom contexts #87 (michaelweiser)

Fixed bugs:

  • splunkd_port not defined for forwarder #133
  • concat dependency is missing from metadata.json #122
  • splunkforwarder_server not working #121
  • Fix .conf file modes for Windows forwarders #114 (natemccurdy)
  • Allow for installing packages from UNC paths on Windows #113 (natemccurdy)
  • Fix resource ordering in splunk class so that splunk types will properly notify services #91 (treydock)

Closed issues:

  • Ruby load error when using splunk::forwarder on Windows #110

Merged pull requests:

v6.0.0 (2017-05-25)

Full Changelog

Fixed bugs:

Closed issues:

  • Support .conf files in non-standard locations #88
  • Warnings produced when splunk resources are in catalog #86

Merged pull requests:

v5.1.0 (2017-01-12)

Full Changelog

Closed issues:

  • module doesn't notify splunk restart when changing an input #63

Merged pull requests:

v5.0.2 (2016-10-05)

Full Changelog

Fixed bugs:

  • added package dependency to splunk::addon types #59 (crayfishx)

Closed issues:

  • Invalid parameter key_val_separator #4
  • inheritence and version overrides #3
  • Add ability to upgrade universal forwarders and servers #1

Merged pull requests:

v5.0.1 (2016-10-04)

Full Changelog

Fixed bugs:

Merged pull requests:

v5.0.0 (2016-10-03)

Full Changelog

Closed issues:

  • Add other supported OSes to metadata.json #54

Merged pull requests:

4.0.0 (2016-04-11)

Full Changelog

Merged pull requests:

  • (maint) Release prep. #45 (bmjen)
  • Fix typo in README. #44 (Ziaunys)
  • Update README with type documentation. #43 (Ziaunys)
  • Fix module errors discovered while testing. #42 (Ziaunys)
  • Add acceptance test skeleton. #41 (Ziaunys)
  • Change file mode to string. #40 (Ziaunys)
  • Add a more modern version of our README template with updates. #39 (Ziaunys)
  • Various updates and fixes #38 (Ziaunys)
  • Update the resource ordering for the new Splunk types. #37 (Ziaunys)
  • Add conditional logic for using the staging module #36 (Ziaunys)
  • Create additional Splunk types/providers #35 (Ziaunys)
  • Add splunk_server type and provider #34 (Ziaunys)
  • Correct the descriptions of existing splunk types #33 (Ziaunys)
  • Actually use the variable somewhere #32 (kyledecot)
  • Server ensure #31 (kyledecot)
  • Adds param for ensuring forwarder can be the latest argument #30 (bmjen)
  • forwarder::pkg_provider should default to $splunk::params::pkg_provider #29 (hunner)
  • Fix dependencies #28 (mpdude)
  • (MODULES-2953) fix order of assignments #27 (DavidS)
  • added technology addon feature #26 (crayfishx)
  • config items are collected with tag - make sure it exists #25 (asquelt)
  • Expose splunk forwarder windows install options #14 (nanliu)

3.2.1 (2015-09-08)

Full Changelog

Merged pull requests:

3.2.0 (2015-07-21)

Full Changelog

Merged pull requests:

3.1.1 (2014-12-18)

Full Changelog

Merged pull requests:

3.1.0 (2014-08-06)

Full Changelog

Merged pull requests:

  • 3.1.0 prep #11 (underscorgan)
  • Update the name of the module for PMT install. #8 (metcalfc)
  • Add integration tests and fix forwarder bug #7 (hunner)
  • Add T&Ps for Splunk indexer and forwarder props and transforms #6 (hunner)
  • Add dependency on stdlib >= 2.4.0 #5 (hunner)

3.0.1 (2013-12-02)

Full Changelog

3.0.0 (2013-11-22)

Full Changelog

2.0.1 (2013-10-25)

Full Changelog

2.0.0 (2013-09-30)

Full Changelog

0.3.0 (2013-08-27)

Full Changelog

Merged pull requests:

0.2.0 (2012-12-18)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator