puppet-splunk icon indicating copy to clipboard operation
puppet-splunk copied to clipboard

Support for Splunk 8.x and RHEL 8

Open afrankgft opened this issue 3 years ago • 2 comments

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 9
  • Ruby:
  • Distribution:
  • Module version:

How to reproduce (e.g Puppet code you use)

What are you seeing

I see in the documentation that the current tested and supported version of Splunk is 7.3 and OS is RHEL and CentOS 7 is there any testing or plan for both Splunk 8.x and version 8 of RH based operating systems?

What behaviour did you expect instead

Output log

Any additional information you'd like to impart

afrankgft avatar Feb 03 '22 18:02 afrankgft

I did some testing with splunk 8.x, which does not seem to be properly deployable via this module. Given, that splunk 7.x is out of support since a while (see https://www.splunk.com/en_us/legal/splunk-software-support-policy.html#core ) it seems that this module won't be of any use.

I'm checking if I can find some time to check for adjustments.

fetzerms avatar May 03 '22 13:05 fetzerms

When will this module support splunk version 7.3.x and 8.x.x and 9.x.x. The SplunkD service fail to start after deployment for version 7.3.x onwards as splunk has changed the enable boot_start from systemd back to init.d.

https://community.splunk.com/t5/Installation/Why-is-Systemd-broken-on-new-install/td-p/482881

Summary of the issue: Splunk 6.0.0 - Splunk 7.2.1 defaults to using init.d when enabling boot start Splunk 7.2.2 - Splunk 7.2.9 defaults to using systemd when enabling boot start Splunk 7.3.0 - Splunk 8.x defaults to using init.d when enabling boot start

atlgithub2308 avatar Jul 26 '22 16:07 atlgithub2308