junos1982 / splunk-ansible

Ansible playbooks for configuring and managing Splunk Enterprise and Universal Forwarder deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

splunk-ansible: Provisioning Splunk the Easy Way

Build Status

Welcome to Splunk's official repository containing Ansible playbooks for configuring and managing Splunk Enterprise and Universal Forwarder deployments. This repository contains plays that target all Splunk roles and deployment topologies, and currently work on any Linux-based platform. It is currently being used by the Splunk's official Docker image project.

Please refer to Ansible documentation for more details about Ansible concepts and how it works.


Table of Contents

  1. Purpose
  2. Usage
  3. Support
  4. Contributing
  5. License

Purpose

What is Splunk Enterprise?

Splunk Enterprise is a platform for operational intelligence. Our software lets you collect, analyze, and act upon the untapped value of big data that your technology infrastructure, security systems, and business applications generate. It gives you insights to drive operational performance and business results.

Please refer to Splunk products for more knowledge about the features and capabilities of Splunk, and how you can bring it into your organization.

What is splunk-ansible?

This code in this repository is used for configuring Splunk Enterprise and Splunk Universal Forwarder instances based on a declarative configuration. The role of Ansible here enables managing Splunk in a manner consistent with industry standards such as infrastructure automation and infrastructure-as-code.

This repository should be used by people interested in configuring Splunk according to recommended best practices. The playbooks in this codebase are internally-vetted procedures and operations that administer and manage Splunk as done within the company.

Usage

For full usage instructions (including installation, tutorials, and examples), please visit the splunk-ansible documentation page.

Support

Please use the GitHub issue tracker to submit bugs or request features.

If you have questions or need support, you can:

Contributing

We welcome feedback and contributions from the community! Please see our contribution guidelines for more information on how to get involved.

License

Copyright 2018-2019 Splunk.

Distributed under the terms of our license, splunk-ansible is free and open source software.

About

Ansible playbooks for configuring and managing Splunk Enterprise and Universal Forwarder deployments


Languages

Language:Python 95.2%Language:Makefile 3.2%Language:Dockerfile 1.6%