# Sending filebeat data to AWS es

**URL:** https://discuss.elastic.co/t/sending-filebeat-data-to-aws-es/124363
**Category:** Beats
**Tags:** filebeat
**Created:** [March 16, 2018, 7:18pm UTC](https://discuss.elastic.co/t/sending-filebeat-data-to-aws-es/124363 "2018-03-16T19:18:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hobakill](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/hobakill/32/18682_2.png) [@hobakill](https://discuss.elastic.co/u/hobakill)
#### Post date: [March 16, 2018, 7:18pm UTC](https://discuss.elastic.co/t/sending-filebeat-data-to-aws-es/124363/1 "2018-03-16T19:18:20Z")

</div>

I am trying to use AWS ES with very little success. I'm trying a very basic test by using Filebeat to send data to it and so far as I can tell nothing is going over. I have `DEBUG` log level on and I'm getting nothing back of any interest in `/var/log/filebeat/filebeat`.

Does anyone have any suggestions?

My ES output block looks like:

```auto
output.elasticsearch:
  # Array of hosts to connect to.
  hosts: ["https://vpc-blah-blah-blah.us-west-2.es.amazonaws.com"]

```

Thanks

---

<div class="post-metadata">

### Author: ![tudor](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tudor/32/3753_2.png) [@tudor](https://discuss.elastic.co/u/tudor)
#### Post date: [March 20, 2018, 8:59pm UTC](https://discuss.elastic.co/t/sending-filebeat-data-to-aws-es/124363/2 "2018-03-20T20:59:41Z")

</div>

If you are using IAM to secure the AWS ES, we don't support that in Beats. If you can switch to [Elastic Cloud](https://www.elastic.co/cloud), I'd recommend that since that's the managed Elasticsearch service that we regularly test against.

---

<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: [April 17, 2018, 8:59pm UTC](https://discuss.elastic.co/t/sending-filebeat-data-to-aws-es/124363/3 "2018-04-17T20:59:54Z")

</div>

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