Sensu twitter-handler を自分の環境で動作させようとしています。問題は、.json イベントを twitter-handler に分類しても、画面やログにエラーが表示されず、リンクされたアカウントにツイートが表示されないことです。
ここに私の設定ファイルがあります:
https://gist.github.com/Mariano-gon/8648427
https://gist.github.com/Mariano-gon/8648455
https://gist.github.com/Mariano-gon/8648489
これは私が得る出力です:
https://gist.github.com/Mariano-gon/8648480
重要な注意事項の 1 つは、sensu-api.log で要求が受信されていることです。
https://gist.github.com/Mariano-gon/8673758
だから、私の質問は: この問題をトラブルシューティングする方法はありますか? handler.rb をデバッグする方法はありますか? ありがとう!