# Elasticsearch is not indexing from S3

**URL:** https://discuss.elastic.co/t/elasticsearch-is-not-indexing-from-s3/164152
**Category:** Elasticsearch
**Created:** [January 14, 2019, 2:18pm UTC](https://discuss.elastic.co/t/elasticsearch-is-not-indexing-from-s3/164152 "2019-01-14T14:18:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![saravanan21](https://avatars.discourse-cdn.com/v4/letter/s/ba8739/32.png) [@saravanan21](https://discuss.elastic.co/u/saravanan21)
#### Post date: [January 14, 2019, 2:18pm UTC](https://discuss.elastic.co/t/elasticsearch-is-not-indexing-from-s3/164152/1 "2019-01-14T14:18:16Z")

</div>

Hi there,

I am running ELK and here is what my logstash configuration..

input {  
s3 {  
access\_key\_id =\> "**"  
bucket =\> "bucketname"  
region =\> "eu-central-1"  
secret\_access\_key =\> "**\*"  
prefix =\> "feed"  
type =\> "s3"  
}  
}

Either logstash/elasticsearch doesn't seem to be indexing the files prefixed with "feed\*\*\*.log".

Am i missing something? Thanks in advance.

---

<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: [February 11, 2019, 2:18pm UTC](https://discuss.elastic.co/t/elasticsearch-is-not-indexing-from-s3/164152/2 "2019-02-11T14:18:19Z")

</div>

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