0.3.8

Highlights

Integration with Prometheus Alertmanager

Now there are 2 ways to get notifications from Hastic:

Example of alertmanager-bot Telegram notification:

Example of alert in Alertmanager:

You can find configuration guide in Wiki.

P.S. Alertmanager doesn't support images attachment. Use webhooks if you want to have detection images in alerts.

Docker deploy with integrated MongoDB

Now there is no need to create and configure a separate MongoDB instance to use with Hastic.

We've added docker-compose-mongo.yml which allows you to get Hastic and MongoDB up and running.

Just run:

docker-compose up -d -f docker-compose-mongo.yml

More info in Wiki.

P.S. hastic/server Docker image became much lighter: 1.16GB -> 75.1MB.

Changelog

Hastic Server

Added

Changed

Fixed

Hastic Grafana App

Changed

Fixed