Skip to content

8.0.4

Compare
Choose a tag to compare
@alishamayor alishamayor released this 23 May 01:00
· 194 commits to master since this release
1283bba

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