#!/bin/bash
python3 -c 'from devopstestor.presets import logstash; logstash.main();' $*
