Skip to content

Releases: splunk/docker-splunk

8.0.5

21 Jul 01:21
d4520e4
Compare
Choose a tag to compare

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

View Changelog

8.0.4.1

21 Jul 01:20
78572c6
Compare
Choose a tag to compare

New Splunk maintenance patch release

7.3.6

21 Jul 01:20
78572c6
Compare
Choose a tag to compare

New Splunk maintenance patch release

8.0.4

23 May 01:00
1283bba
Compare
Choose a tag to compare

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 in default.yml
    • SPLUNK_APPSERVER_PORT, SPLUNK_KVSTORE_PORT environment variables
  • Java installation through default.yml with java_download_url, java_update_version, and java_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 in default.yml
    • SPLUNK_IDXC_DISCOVERYPASS4SYMMKEY environment variable

View Changelog

7.2.10.1

28 Apr 19:12
6d8ada9
Compare
Choose a tag to compare

New Splunk maintenance patch

8.0.3

15 Apr 07:06
03089a2
Compare
Choose a tag to compare

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 to localhost 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 in default.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

View Changelog