# How to ship to Amazon Kinesis stream using Filebeat?

**URL:** https://discuss.elastic.co/t/how-to-ship-to-amazon-kinesis-stream-using-filebeat/66677
**Category:** Beats
**Tags:** filebeat
**Created:** [November 21, 2016, 6:49am UTC](https://discuss.elastic.co/t/how-to-ship-to-amazon-kinesis-stream-using-filebeat/66677 "2016-11-21T06:49:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Rinin](https://avatars.discourse-cdn.com/v4/letter/r/3d9bf3/32.png) [@Rinin](https://discuss.elastic.co/u/Rinin)
#### Post date: [November 21, 2016, 6:49am UTC](https://discuss.elastic.co/t/how-to-ship-to-amazon-kinesis-stream-using-filebeat/66677/1 "2016-11-21T06:49:03Z")

</div>

I want to ship logs from on premise servers to Amazon Kinesis Steams using Filebeat .  
I don't intend to use logstash as i don't have any prior transformation .  
Is it possible to connect to Kinesis Streams Directly ?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 21, 2016, 7:33am UTC](https://discuss.elastic.co/t/how-to-ship-to-amazon-kinesis-stream-using-filebeat/66677/2 "2016-11-21T07:33:45Z")

</div>

You'd need to fork filebeat and add the code yourself.  
If you do, I am sure a PR would be appreciated 🙂

---

<div class="post-metadata">

### Author: ![ruflin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ruflin/32/3116_2.png) [@ruflin](https://discuss.elastic.co/u/ruflin)
#### Post date: [November 21, 2016, 1:08pm UTC](https://discuss.elastic.co/t/how-to-ship-to-amazon-kinesis-stream-using-filebeat/66677/3 "2016-11-21T13:08:34Z")

</div>

@Rinin For outputs have a look at the discussions here: [https://github.com/elastic/beats/pull/1525#issuecomment-217651768](https://github.com/elastic/beats/pull/1525#issuecomment-217651768) This comment will also give you some hints on how to create your own output without having to run a fork of the complete beats project.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [December 19, 2016, 1:08pm UTC](https://discuss.elastic.co/t/how-to-ship-to-amazon-kinesis-stream-using-filebeat/66677/4 "2016-12-19T13:08:41Z")

</div>

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