|
2 | 2 |
|
3 | 3 | ## Navigation |
4 | 4 |
|
| 5 | +* [8.0.2.1](#8021) |
5 | 6 | * [8.0.2](#802) |
6 | 7 | * [8.0.1](#801) |
7 | 8 | * [8.0.0](#800) |
| 9 | +* [7.3.4.2](#7342) |
8 | 10 | * [7.3.4](#734) |
9 | 11 | * [7.3.3](#733) |
10 | 12 | * [7.3.2](#732) |
|
24 | 26 |
|
25 | 27 | --- |
26 | 28 |
|
| 29 | +## 8.0.2.1 |
| 30 | + |
| 31 | +#### What's New? |
| 32 | +* Releasing new images to support Splunk Enterprise maintenance patch. |
| 33 | + |
| 34 | +#### docker-splunk changes: |
| 35 | +* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/8.0.2/ReleaseNotes/Fixedissues) in 8.0.2.1. |
| 36 | +* Bugfixes and additional tests for new features |
| 37 | + |
| 38 | +#### splunk-ansible changes: |
| 39 | +* Added support for reading `SPLUNK_PASSWORD` from a file |
| 40 | +* License master and cluster master URLs are now also configurable in the `default.yml` config, as well as with the `LICENSE_MASTER_URL` and `CLUSTER_MASTER_URL` environment variables |
| 41 | +* Added support for auto-detecting the `service_name` for SplunkForwarder and allowing manual configuration with `splunk.service_name` |
| 42 | +* All HEC related variables were revised to follow a nested dict format in `default.yml`, i.e. `splunk.hec_enableSSL` is now `splunk.hec.ssl`. See the [Provision HEC](https://github.com/splunk/splunk-ansible/blob/develop/docs/EXAMPLES.md#provision-hec) example in the docs. |
| 43 | + |
| 44 | +--- |
| 45 | + |
27 | 46 | ## 8.0.2 |
28 | 47 |
|
29 | 48 | #### What's New? |
|
34 | 53 | * Bugfixes and increasing test coverage for new features |
35 | 54 |
|
36 | 55 | #### splunk-ansible changes: |
37 | | -* * Revised Splunk forwarding/receiving plays to optionally support SSL (see documentation on [securing data from forwarders](https://docs.splunk.com/Documentation/Splunk/latest/Security/Aboutsecuringdatafromforwarders)) |
| 56 | +* Revised Splunk forwarding/receiving plays to optionally support SSL (see documentation on [securing data from forwarders](https://docs.splunk.com/Documentation/Splunk/latest/Security/Aboutsecuringdatafromforwarders)) |
38 | 57 | * Initial support for forwarder management using [Splunk Monitoring Console](https://docs.splunk.com/Documentation/Splunk/latest/DMC/DMCoverview) |
39 | 58 | * New environment variables exposed to control replication/search factor for clusters, key/value pairs written to `splunk-launch.conf`, and replacing default security key (pass4SymmKey) |
40 | 59 |
|
|
78 | 97 |
|
79 | 98 | --- |
80 | 99 |
|
| 100 | +## 7.3.4.2 |
| 101 | + |
| 102 | +#### What's New? |
| 103 | +* Releasing new images to support Splunk Enterprise maintenance patch. |
| 104 | +* Bundling in changes to be consistent with the release of [8.0.2.1](#8021). |
| 105 | + |
| 106 | +#### docker-splunk changes: |
| 107 | +* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.4/ReleaseNotes/Fixedissues) in 7.3.4.2. |
| 108 | +* See [8.0.2.1](#8021) changes. |
| 109 | + |
| 110 | +#### splunk-ansible changes: |
| 111 | +* See [8.0.2.1](#8021) changes. |
| 112 | + |
| 113 | +--- |
| 114 | + |
81 | 115 | ## 7.3.4 |
82 | 116 |
|
83 | 117 | #### What's New? |
84 | 118 | * New Splunk Enterprise release of 7.3.4 |
85 | 119 |
|
86 | 120 | #### docker-splunk changes: |
87 | | -* Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/7.3.4/ReleaseNotes/Fixedissues |
88 | | -* See [8.0.1](#801) changes |
| 121 | +* Bumping Splunk version. For details, see [Fixed issues](https://docs.splunk.com/Documentation/Splunk/7.3.4/ReleaseNotes/Fixedissues). |
| 122 | +* See [8.0.1](#801) changes. |
89 | 123 |
|
90 | 124 | #### splunk-ansible changes: |
91 | | -* See [8.0.1](#801) changes |
| 125 | +* See [8.0.1](#801) changes. |
92 | 126 |
|
93 | 127 | --- |
94 | 128 |
|
|
0 commit comments