Releases: splunk/splunk-ansible
Releases · splunk/splunk-ansible
8.0.5
8.0.5 Release Notes
What's New?
- Support for Splunk Enterprise Security (ES)
- Added a role for the Distributed Monitoring Console (DMC)
- Support for forwarding from the Splunk Data Stream Processor (DSP)
Changes
splunk.license_master_url
now allows scheme and port to be set along with the protocol- Updates to tests and documentation
8.0.4.1
8.0.4.1 Release Notes
What's New?
- Support for setting the deployer push mode to control how apps are bundled and distributed to cluster members:
shc.deployer_push_mode
indefault.yml
- Added the config variable
auxiliary_cluster_masters
to support enabling a search head to search across multiple indexer clusters. See Multi-Cluster Search for details on configuration. - Documentation on executing
splunk-ansible
remotely, through a controller node such as Ansible Tower/AWX
Changes
- Apps copied from
etc/apps
now include thelocal
directory, ignoringlocal/app.conf
- Set custom Splunkd connection timeout using either:
splunk.connection_timeout
indefault.yml
SPLUNK_CONNECTION_TIMEOUT
environment variable
7.3.6
Splunk Enterprise maintenance patch - syncing with latest codebase (v8.0.4.1)
8.0.4
8.0.4 Release Notes
What's New?
- Support for custom SSL certificates for the Splunkd management endpoint
- Support for custom ports for Splunk Application Server and App KV Store using:
splunk.appserver.port
,splunk.kvstore.port
indefault.yml
SPLUNK_APPSERVER_PORT
,SPLUNK_KVSTORE_PORT
environment variables
- Java installation through
default.yml
withjava_download_url
,java_update_version
, andjava_version
- Support for Windows+AWS deployments for Splunk v7.2 and v7.3
Changes
- Set pass4SymmKey for indexer discovery separately from pass4SymmKey for indexer clustering with:
splunk.idxc.discoveryPass4SymmKey
indefault.yml
SPLUNK_IDXC_DISCOVERYPASS4SYMMKEY
environment variable
outputs.conf
is configured without REST calls to ensure forwarding is enabled before Splunk starts- Splunk Deployer can be used as a deployment client
- Refactored molecule test structure
7.2.10.1
Splunk Enterprise maintenance patch - syncing with latest codebase (v8.0.3)
8.0.3
8.0.3 Release Notes
What's New?
- Support for custom SSL certificates for the HEC endpoint
- Support for Java installations on Red Hat and CentOS
- Updated defaults for
service_name
Changes
- Switched
splunk.conf
indefault.yml
from a dictionary mapping to an array-based scheme. The change is backwards compatible but moving to the new array-based type is highly recommended as the new standard. - In S2S configuration, revised Splunk restart trigger to occur only when
splunktcp
has changed and Splunk is running - Refactored how apps are copied and disabled
- Bugfix for supporting empty stanzas in config files