cvtienhoven / graylog-plugin-nexmo

AlarmCallback plugin to send alerts from Graylog to the Nexmo SMS platform.
GNU General Public License v3.0
0 stars 0 forks source link

Doesn't work with Graylog as Nexmo Alarm Callback #2

Open truedat101 opened 5 years ago

truedat101 commented 5 years ago

Perhaps this is simply a configuration thing. The readme should include an example of values. I've filled in my own values. "From" i'm assuming to be just a text name, could be anything. The base URL should be https://rest.nexmo.com/sms/json ? Or https://rest.nexmo.com ?

To is some phone number valid mobile. Text is whatever I want under some character limit.

I set this up but no messages get triggerd on a valid incoming alert for my stream.

nexmo_callback

truedat101 commented 5 years ago

Perhaps throw in some valid sample values (assuming the user must have their own api key and password)?