Skip to content

oneilcin/monasca-event

Repository files navigation

monasca-event

The monasca event and stream processing engine (uses stacktach-winchester). The event engine reads distilled events from the Kafka event topic and adds the distilled events and temporary streams that match stream definitions (filters, group-by, fire/expire criteria, fire/expire handlers) to the Mysql DB. When stream fire criteria has been met, the stream of events is sent to the specified handler. Stream definitions can be specified per tenant.

Under Development

Installation

Get the Code

git clone https://github.com/hpcloud-mon/monasca-event

Requires:

Run it

cd monasca_event
python main.py ../etc/monasca_event.yaml 

About

The event processing pipeline in monasca

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages