Skip to content

xOpsTech/event_processor

Repository files navigation

Event Processor

Provides basic functionality to insert new problem alerts to elasticsearch (live_alert_index) and update existing problem alerts. If a recovery alert is received for an existing problem alert, problem alert is removed from live_alert_index and will be reindexed in historical_alert_index.

Running application

python event_processor.py

Docker commands

docker build -t eventlistener . docker run -it eventlistener

upload docker conainer to GCP

gcloud container builds submit --tag gcr.io/xops-poc/eventlistener:1.0 .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •