hdep / puppet-falcon_sensor

Puppet module to install and configure CrowdStrike's Falcon Sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

falcon_sensor

Table of Contents

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

Overview

Crowdstrike's Falcon sensor is a host based IDS. This module just installs the RPM, primarily on EL6 and EL7.

Module Description

There isn't a whole lot to this module. Currently their RPM does a bunch of things we wish it didn't. Maybe one day this module will do those instead.

Setup

Setup Requirements

Crowdstrike doesn't have a repo. You need to make their package available to your systems via a yum repository.

Usage

Nothing to do right now.

Reference

  • Class: falcon_sensor

Limitations

  • EL 6
  • EL 7

Development

Main request: Pass the tests, include new ones if relevant.

About

Puppet module to install and configure CrowdStrike's Falcon Sensor

License:Apache License 2.0


Languages

Language:Ruby 61.3%Language:Puppet 34.8%Language:Python 3.9%