Hi,
I'm currently struggling with kibana alerting.
I've made a Log threshold alert that's working fine but i would need, in my final document, to have values from context.group split in multiples fields (split char would be ,).
From what i understood i can use mustache to do so since i should be able to add JS to it but i didn't find any clue on how to do so.
I was also wondering, is it possible to do so without adding JS and by only using templates ?
Thanks by advance for your help.