GithubHelp home page GithubHelp logo

isabella232 / solit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elastic/solit

0.0 0.0 0.0 204 KB

Software Optimized Logstash Integration Tests

License: Apache License 2.0

Python 100.00%

solit's Introduction

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

solit's People

Contributors

fxdgear avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.