Issue with match_body fields #529
-
Hi team, having an issue with a specific field, I enabled the match_body from the es_mapping json, creating a custom docker. I just set "enabled" but now I have this issue. I have a simple alert that checks the HTTP status. Is monitoring with range filter, here is the alert
In the slack channel, I received the alerts for example with this message
That is ok, but I was using this field to generate visualizations match_body.error.message and I got the message. If I check the document I only can see a few fields there, there is no information, one thing I noted is the index. is different is using elastalert_status. I tried to enable the match_body in the elastalert_status.json file and tried to recreate the index, but It didn't work Thanks and regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
First of all, did you mention in the documentation that you can change the settings and move them? .. If you change it without it, you are at your own risk. You have to solve it yourself. |
Beta Was this translation helpful? Give feedback.
-
Hi @jertel I mean, this document
If I use range value : I lost the match_body.error.message, and match_body.error.type fields Does that make sense? |
Beta Was this translation helpful? Give feedback.
First of all, did you mention in the documentation that you can change the settings and move them? .. If you change it without it, you are at your own risk. You have to solve it yourself.