You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+23-2
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
## Navigation
4
4
5
+
*[8.1.0](#810)
5
6
*[8.0.6](#806)
6
7
*[8.0.5.1](#8051)
7
8
*[8.0.5](#805)
@@ -37,6 +38,26 @@
37
38
38
39
---
39
40
41
+
## 8.1.0
42
+
43
+
#### What's New?
44
+
* Releasing new images to support Splunk Enterprise release.
45
+
46
+
#### docker-splunk changes:
47
+
* Bumping Splunk version. For details, see [Fixed issues for 8.1.0](https://docs.splunk.com/Documentation/Splunk/8.1.0/ReleaseNotes/Fixedissues)
48
+
* Set bash as the default shell
49
+
* CI bugfixes
50
+
51
+
#### splunk-ansible changes:
52
+
* Added environment variables to configure HTTPS on Splunkd. See [Supported environment variables](https://github.com/splunk/splunk-ansible/blob/develop/docs/ADVANCED.md#supported-environment-variables) for details.
53
+
*`SPLUNKD_SSL_` prefixed environment variables
54
+
*`splunk.ssl` section in `default.yml`
55
+
* Enabled multisite for the `splunk_monitor` role
56
+
* Enabled local indexing on the license master
57
+
* Bugfixes and cleanup
58
+
59
+
---
60
+
40
61
## 8.0.6
41
62
42
63
#### What's New?
@@ -45,7 +66,7 @@
45
66
#### docker-splunk changes:
46
67
* Bumping Splunk version. For details, see [Fixed issues for 8.0.6](https://docs.splunk.com/Documentation/Splunk/8.0.6/ReleaseNotes/Fixedissues)
47
68
* Test rewrite for parallelization
48
-
*Decouples`etc` backup directory from `SPLUNK_HOME`
69
+
*Decoupled`etc` backup directory from `SPLUNK_HOME`
49
70
* Added tests and documentation for new features
50
71
51
72
#### splunk-ansible changes:
@@ -97,7 +118,7 @@
97
118
#### splunk-ansible changes:
98
119
* Support for setting the [deployer push mode](https://docs.splunk.com/Documentation/Splunk/latest/DistSearch/PropagateSHCconfigurationchanges#Choose_a_deployer_push_mode) to control how apps are bundled and distributed to cluster members:
99
120
*`shc.deployer_push_mode` in `default.yml`
100
-
* Added the config variable `auxiliary_cluster_masters` to support enabling a search head to search across multiple indexer clusters. See [Multi-Cluster Search](advanced/MULTICLUSTERSEARCH.md) for details on configuration.
121
+
* Added the config variable `auxiliary_cluster_masters` to support enabling a search head to search across multiple indexer clusters. See [Multi-Cluster Search](https://github.com/splunk/splunk-ansible/blob/develop/docs/advanced/MULTICLUSTERSEARCH.md) for details on configuration.
101
122
* Documentation on executing `splunk-ansible` remotely, through a controller node such as Ansible Tower/AWX
102
123
* Set custom Splunkd connection timeout using either:
&& echo 'Container Artifact Directory is a place for all artifacts and logs that are generated by the provisioning process. The directory is owned by the user "ansible".' \
0 commit comments