# Filebeat is not shipping the entire log file

**URL:** https://discuss.elastic.co/t/filebeat-is-not-shipping-the-entire-log-file/70604
**Category:** Beats
**Tags:** filebeat
**Created:** [January 4, 2017, 8:14pm UTC](https://discuss.elastic.co/t/filebeat-is-not-shipping-the-entire-log-file/70604 "2017-01-04T20:14:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dubul](https://avatars.discourse-cdn.com/v4/letter/d/9f8e36/32.png) [@dubul](https://discuss.elastic.co/u/dubul)
#### Post date: [January 4, 2017, 8:14pm UTC](https://discuss.elastic.co/t/filebeat-is-not-shipping-the-entire-log-file/70604/1 "2017-01-04T20:14:50Z")

</div>

I'm new to filebeat and elastic search, I'm trying to ship the iis logs from a remote machine to elastic search. How can we make filebeat to ship all the lines from a log file at time, I see its shipping only one line from each log file. Is there any config I need to make change, i'm using default config file with latest filebeat version

---

<div class="post-metadata">

### Author: ![steffens](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/steffens/32/79630_2.png) [@steffens](https://discuss.elastic.co/u/steffens)
#### Post date: [January 5, 2017, 1:26pm UTC](https://discuss.elastic.co/t/filebeat-is-not-shipping-the-entire-log-file/70604/2 "2017-01-05T13:26:29Z")

</div>

filebeat normally splits the log files by lines and indexes every single line as document in elasticsearch. This way you can search for particular lines in elasticsearch/kibana.

---

<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 2, 2017, 1:26pm UTC](https://discuss.elastic.co/t/filebeat-is-not-shipping-the-entire-log-file/70604/3 "2017-02-02T13:26:49Z")

</div>

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