Hi,
I want to use REST API to send alerts notifications on the dedicated communication channels.
I am using Execute Script Plugin for calling the script /root/script.sh from Graylog server. I want to execute Graylog REST API inside this script so that I can get the detailed information about the alert in my communication channel.
Thanks