# Problem

**URL:** https://discuss.elastic.co/t/problem/216190
**Category:** Beats
**Created:** [January 23, 2020, 7:12am UTC](https://discuss.elastic.co/t/problem/216190 "2020-01-23T07:12:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![alxfernando](https://avatars.discourse-cdn.com/v4/letter/a/a88e4f/32.png) [@alxfernando](https://discuss.elastic.co/u/alxfernando)
#### Post date: [January 23, 2020, 7:12am UTC](https://discuss.elastic.co/t/problem/216190/1 "2020-01-23T07:12:10Z")

</div>

Hi  
I have a doubt, I want to analyze some logs that are not formatted, plain text with timestamp and ip addresses, among many other data, I have used logstash to load the data to elastisearch, but I found that logstash consumes many resources, so I I would like to know if filebeat can be configured to collect log of specific folders and plain text.

---

<div class="post-metadata">

### Author: ![grumo35](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/grumo35/32/59451_2.png) [@grumo35](https://discuss.elastic.co/u/grumo35)
#### Post date: [January 23, 2020, 8:23am UTC](https://discuss.elastic.co/t/problem/216190/2 "2020-01-23T08:23:41Z")

</div>

Yes of course, you can forward to ES with filebeat and logfile path.

[https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-configuration.html](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-configuration.html)

You can also use processors to parse data but it's not as powerfull as logstash

[https://www.elastic.co/guide/en/beats/filebeat/current/defining-processors.html](https://www.elastic.co/guide/en/beats/filebeat/current/defining-processors.html)

---

<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 20, 2020, 10:32am UTC](https://discuss.elastic.co/t/problem/216190/3 "2020-02-20T10:32:17Z")

</div>

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