Skip to content

Releases: splunk/ansible-role-for-splunk

v1.2.14: Merge pull request #67 from splunk/update_deploymentclient

29 Apr 00:37
3b04101
Compare
Choose a tag to compare

v1.2.13: Merge pull request #63 from ForsetiJan/patch-1

26 Apr 17:01
0c3912c
Compare
Choose a tag to compare

Bugfix

  • Updated configure_systemd.yml to fix typo in ExecStop

v1.2.12: Merge pull request #61 from splunk/add_mgmt_port_options

29 Mar 17:30
5163490
Compare
Choose a tag to compare

Enhancements
Implements #29 which adds support for:

  • Disabling the splunkd management port
  • Configuring a custom port number for the splunkd management port

v1.2.11: Merge pull request #60 from ForsetiJan/master

22 Mar 18:10
dd778f9
Compare
Choose a tag to compare

Bugfixes

  • The splunk_ulimits.conf file is now only created when using init.d
  • Added reload systemctl daemon handler to configure_systemd.yml

Miscellaneous

  • Updated defaults to use Splunk v8.1.3

v1.2.10: Merge pull request #47 from splunk/systemd_update

05 Mar 17:17
1ddb406
Compare
Choose a tag to compare

v1.2.9: Merge pull request #44 from Jalkar/bugfix/idempotency

05 Mar 17:14
da17cd1
Compare
Choose a tag to compare

v1.2.8: Merge pull request #43 from arengifoc/bugfix/42/auditd-restart

03 Mar 16:20
9a0c68e
Compare
Choose a tag to compare

v1.2.7: Merge pull request #41 from splunk/fix_changed_when

01 Mar 17:15
ea967db
Compare
Choose a tag to compare

v1.2.6: Merge pull request #39 from splunk/add_systemd_ulimits

26 Feb 01:19
794cfaa
Compare
Choose a tag to compare

Enhancements

  • Added ulimits settings for systemd (useful for indexers as well as forwarders that monitor a large number of files)

v1.2.5: Merge pull request #38 from splunk/updates_022521

26 Feb 00:46
e221610
Compare
Choose a tag to compare

Miscellaneous

  • Updated adhoc_configure_hostname.yml to use ini_file instead of lineinfile and simplified it
  • Updated README.md
  • Added author email to role meta
  • Added missing company name to LICENSE file