Skip to content

8.0.4.1

Compare
Choose a tag to compare
@alishamayor alishamayor released this 10 Jun 23:36
· 329 commits to master since this release
4419c8c

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 in default.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 the local directory, ignoring local/app.conf
  • Set custom Splunkd connection timeout using either:
    • splunk.connection_timeout in default.yml
    • SPLUNK_CONNECTION_TIMEOUT environment variable

View Changelog