Logstash messages to stride

Is it possible to redirect logs from ELK logserver to Atlassian Stride?

Currently I am redirecting error logs to hipchat using plugin 'hipchat' in logstash configuration file.
I need those error messages in Stride. But couldn't find any solution.

If you can access your Stride with an http endpoint via REST, you could use the http output plugin

How can I use curl in http output plugin?

You can use the exec output for a curl command.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.