Skip to content

Zabbix alert notification isn't being sent #1692

Answered by nsano-rururu
Eugenemdk asked this question in Q&A
Discussion options

You must be logged in to vote

@Eugenemdk @jertel
I tested it on Docker. It uses elastalert2 version 2.5.0 and Zabbix 7.4. I was able to receive alerts in Zabbix, so there are no problems with the current operation of elastalert2.

docker images

praecoapp/elastalert-server:latest
elastic/elasticsearch:9.0.0

zabbix/zabbix-server-mysql:alpine-7.4-latest
zabbix/zabbix-web-nginx-mysql:alpine-7.4-latest
mysql:8.0

a.yaml

alert:
  - "zabbix"
zbx_sender_host: "zabbix-server"
zbx_sender_port: 10051
zbx_host: "test001"
zbx_key: "sender_load1"
alert_subject: "Test {0}\_\n\n123\n\_b{1}\_aa\n\nfoo\n\nbar\n\n--baz"
alert_text: "Test {0}\_\n\n123\n\_b{1}\_aa\n\nfoo\n\nbar\n\n--baz"
filter:
  - query:
      query_string:
        query

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@Eugenemdk
Comment options

@nsano-rururu
Comment options

@nsano-rururu
Comment options

@nsano-rururu
Comment options

Answer selected by jertel
@nsano-rururu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants