Skip to main content

Jinja2 File Generator

Project description

Build Status

Gitter chat

PyPI

PypI

feeder generates events/logs using a specified formatter and sends them using the specified transport. It can also generate fake data using fake-factory.

Quick Start

Quick Start

Documentation

feeder Documentation

Installation

pip install feeder
# or, for dev:
pip install https://github.com/nir0s/feeder/archive/develop.tar.gz

Usage Examples

see feeder config and advanced config to configure your transports and formatters.

# this will assume config.py in the cwd and assume default for each option
mouth feed
# or.. you can specify whatever you want in the cli..
mouth feed -c /my/config/file/path.py -t AMQP -f Json -g 0.001 -m 100000000
mouth feed -t UDP -f Custom -g 0.00001 -m 102831028
# you can also send in batches
mouth feed -t UDP -f Custom -g 0.01 -m 102831028 -b 1000
# and even use some common formatters like apache's..
mouth feed -t Stream -f ApacheError
# print fake data types that you can use in the config...
mouth list fake
# print a list of available transports
mouth list transports
# print a list of available formatters
mouth list formatters

Additional Information

Vagrant

A vagrantfile is provided: It will load a machine and install feeder on it in a virtualenv so that you can experiment with it. In the future, another machine will be provided with rabbitmq, logstash, elasticsearch and kibana so that you can experiment with different types of formats and transports.

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

jingen-0.0.2.tar.gz (5.6 kB view details)

Uploaded Source

File details

Details for the file jingen-0.0.2.tar.gz.

File metadata

  • Download URL: jingen-0.0.2.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jingen-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c86a903dd4556e4c83d447cb11e470b2e80319d5c985a7fc1c8825cb9dea9bbf
MD5 564c38a9be9cc7eeb1d6d2abf4a24da6
BLAKE2b-256 0142cb8a1ebe9d1eb946def38996b4e81b76aebcdf712cf1a2c3c5e8263590c7

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