Releases: splunk/docker-splunk
Releases · splunk/docker-splunk
8.1.0
What's New?
- Releasing new images to support Splunk Enterprise release.
docker-splunk changes:
- Bumping Splunk version. For details, see Fixed issues for 8.1.0
- Set Bash as the default shell
- CI bugfixes
splunk-ansible changes:
- Added environment variables to configure HTTPS on Splunkd. See Supported environment variables for details.
- Enabled multisite for the
splunk_monitor
role - Enabled local indexing on the license master
- Bugfixes and cleanup
8.0.6
What's New?
- Releasing new images to support Splunk Enterprise maintenance patch.
docker-splunk changes:
- Bumping Splunk version. For details, see Fixed issues for 8.0.6
- Test rewrite for parallelization
- Decoupled
etc
backup directory fromSPLUNK_HOME
- Added tests and documentation for new features
splunk-ansible changes:
- Support for declarative admin password, enabling password updates and rotations.
splunk.password
will always be the password for the admin user and changes tosplunk.password
will drive password reconciliation. - Added flag to disable pop-ups and new user tour
- Fixed default variable propagation order
8.0.5.1
New Splunk maintenance patch release
7.3.7
New Splunk Enterprise maintenance patch
8.0.5
What's New?
- Releasing new images to support Splunk Enterprise maintenance patch.
docker-splunk changes:
- Bumping Splunk version. For details, see Fixed issues for 8.0.5
- Support for Splunk Cloud
- Added tests and documentation for new features
splunk-ansible changes:
- 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)
splunk.license_master_url
now allows scheme and port to be set along with the protocol
8.0.4.1
New Splunk maintenance patch release
7.3.6
New Splunk maintenance patch release
8.0.4
8.0.4 Release Notes
What's New?
- Releasing new images to support Splunk Enterprise maintenance patch.
docker-splunk changes:
- Bumping Splunk version. For details, see Fixed issues in 8.0.4.
- Additional tests for new features
splunk-ansible changes:
- 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
- Set pass4SymmKey for indexer discovery separately from pass4SymmKey for indexer clustering with:
splunk.idxc.discoveryPass4SymmKey
indefault.yml
SPLUNK_IDXC_DISCOVERYPASS4SYMMKEY
environment variable
7.2.10.1
New Splunk maintenance patch
8.0.3
8.0.3 Release Notes
What's New?
- Releasing new images to support Splunk Enterprise maintenance patch.
docker-splunk changes:
- Bumping Splunk version. For details, see Fixed issues in 8.0.3.
- Limited
ansible-playbook
tolocalhost
only - Updated tests and documentation
splunk-ansible changes:
- Added support for custom SSL certificates for the HEC endpoint
- Added support for Java installations on Red Hat and CentOS
- Updated defaults for
service_name
- 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