Filebeat output using SAS token to azure eventhub

I want to send my filebeat logs to eventhubs using SAS token, earlier we wanted to use Kafka output but we came to know Kafka doesn't support SAS tokens, so now is there some way we can send data using SAS token, for example some plugin for filebeat which supports http output so we can use SAS tokens directly?