Forge Home

splunk

Install and configure Splunk

4,889 downloads

4,587 latest version

4.2 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 1.4.0 (latest)
  • 1.3.0
  • 1.2.0
  • 1.0.0 (deleted)
released Jul 7th 2017
This version is compatible with:

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'vande-splunk', '1.4.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add vande-splunk
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install vande-splunk --version 1.4.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

vande/splunk — version 1.4.0 Jul 7th 2017

splunk

Table of Contents

  1. Description
  2. Setup - The basics of getting started with splunk
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Description

vandelin586/splunk ensures that splunk (windows) is installed the services are running and connected to the splunk admin server. The splunk admin server details are within our global.yaml hiera file.

Setup

What splunk affects OPTIONAL

This has been tested on Windows 2012

This module uses 'puppet-archive', '1.3.0' to obtain the software from my artifactory server.

Setup Requirements OPTIONAL

Beginning with splunk

Usage

vandelin586/splunk uses the following hiera data to allow the module to function -Artifactory_host - Contains URL to artifactory holding the splunk MSI file -splunkadmsrv - Contains the Splunk admin server the clients connect to -splunkdir - Is a hiera value where to locate the package on remote client -winsplunkport - The port the Splunk client uses to communicate with Splunk admin server

Reference

Limitations

Puppet Server v2016.4.2 Tested on Windows Server 2012 Splunk version splunkforwarder-6.5.2-67571

Development

I know there is a Splunk module out there and perhaps I will use this module as the customer now wants this supported on Linux and Windows systems. This module with the correct hiera input will install on Windows 2012

Release Notes/Contributors/Etc. Optional

If you aren't using changelog, put your release notes here (though you should consider using changelog). You can also add any additional sections you feel are necessary or important to include here. Please use the ## header.