Skip to main content

The Logstash Integration Test framework

Project description

# Logstash Integration Test

solit is a tool for doing end to end integration tests of your logstash and elasticsearch configs.

solit can be used hooked up to your CI system of choice and can be used to automatically test configuration changes to Logstash/ES to keep regressions from causing downtime or breaking your Elastic Stack pipelines.

## Requirements

  • Docker 17.09.0-ce+, but any “modern” version should work

  • Python

### Docker for Windows

The Docker for Windows is a bit trickerier and you have to setup File Sharing (volume mounts).

There are also few other requirements in the requirements-win.txt file. Please look at those.

## Installation

Easiest way is to install via pip:

` pip install solit `

Install from source:

  1. Clone this repo

  2. run python setup.py install from the solit directory

> NOTE: the first time you run this, it will take some time to download the images needed > for running the tests but each time afterwards will be faster.

## Usage

See the examples directory for examples on how to setup your tests and your repo for logstash/elastic serach config files

From the examples directory just run solit

## Lingering Containers

solit should be able to clean up after itself, but if for some reasong it crashes and doesn’t properly clean up. And the tests are failing to run. Just run docker system prune to have Docker cleanup any lingering containers, lingering networks, etc…

# Examples

For example usage and integration with TravisCI please see: https://github.com/fxdgear/solit-examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

solit-0.4.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file solit-0.4.tar.gz.

File metadata

  • Download URL: solit-0.4.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for solit-0.4.tar.gz
Algorithm Hash digest
SHA256 b3de31b16cb612908c438c4841845ed66be6191e9fb69a41425a39840b9cdf59
MD5 3a45eac44bd811b130893f6ecf7f17f1
BLAKE2b-256 a523d4a1345e3b58253b253edeb1b9c368eea72366b58bf90f57ef3bf8df0224

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page