Closed kga676 closed 1 year ago
message example
[2023-09-07 11:36:49.000][ERROR][testLogger][-1][fsb-sf-consumer-prod][][ [2022-11-15 07:04:11.839][ERROR][r.f.f.i.t.TablesCapture#][49899390][fsb-sf-consumer-prod][][f = [аууу444444ууфвввв85]. messageId:49899390 messageType:ERROR moduleId:r.f.f.i.t.TablesCapture# r Zoom Thread Fail fail starvation or clock leap detected zoom ERROR Fail. Diff = [822222225]
Solved.
?format=fields
and json mapping was breaking everything
wiorking config:
alert: post
include: ["userId","message", "@timestamp"]
http_post_url: "https://inbots.zoom.us/incoming/hook/chat_id"
http_post_headers:
authorization: Bearer toooooooooooooooken
and NO "http_post_payload"
I am trying to send elastalerts to zoom via http_post to incoming webhook app on Windows in works just OK on Mac OS there is empty message text. BUT if I copy message to clipboard and paste it - text is OK
My alert rule
adding Content-Type: "application/json" does NOT work :(