logstash-plugins / logstash-input-websocket

Apache License 2.0
13 stars 18 forks source link

Add option to send a message to websocket server on connect. #16

Closed pvdvreede closed 5 years ago

pvdvreede commented 7 years ago

This adds an extra optional option to have the client send a message to the websocket server before it starts listening for messages.

This is useful for when a websocket server requires you to specify a subscription of some form in order to start receiving events.

jordansissel commented 7 years ago

I like the idea. It looks like the CLA check has failed, can you check on that?

http://www.elasticsearch.org/contributor-agreement/

magnusbaeck commented 5 years ago

Author hasn't signed the CLA in over two years so I'm closing the PR. If a CLA eventually gets in place please feel free to reopen.