# Parsing-log-files-with-filebeat-and-sending-them-to-elasticsearch

**URL:** https://discuss.elastic.co/t/parsing-log-files-with-filebeat-and-sending-them-to-elasticsearch/115256
**Category:** Beats
**Tags:** filebeat
**Created:** [January 12, 2018, 9:39am UTC](https://discuss.elastic.co/t/parsing-log-files-with-filebeat-and-sending-them-to-elasticsearch/115256 "2018-01-12T09:39:19Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![anson\_ch](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/anson_ch/32/26647_2.png) [@anson\_ch](https://discuss.elastic.co/u/anson_ch)
#### Post date: [January 12, 2018, 9:39am UTC](https://discuss.elastic.co/t/parsing-log-files-with-filebeat-and-sending-them-to-elasticsearch/115256/1 "2018-01-12T09:39:19Z")

</div>

hello, i use logback print log in my java application. i want use filebeat to parse my many different log files, which are using different format. but i don't want to ship log to logstash, because it is not lightweight.and many filter will consume many cpu resource.  
filebeat can support some filters to parse different log file?

---

<div class="post-metadata">

### Author: ![kvch](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kvch/32/72058_2.png) [@kvch](https://discuss.elastic.co/u/kvch)
#### Post date: [January 12, 2018, 12:40pm UTC](https://discuss.elastic.co/t/parsing-log-files-with-filebeat-and-sending-them-to-elasticsearch/115256/2 "2018-01-12T12:40:17Z")

</div>

Parsing of logs is not in the scope of Filebeat. There are a few processors, but it is not as powerful as Logstash is.  
See available processors: [https://www.elastic.co/guide/en/beats/filebeat/master/filtering-and-enhancing-data.html](https://www.elastic.co/guide/en/beats/filebeat/master/filtering-and-enhancing-data.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 9, 2018, 12:40pm UTC](https://discuss.elastic.co/t/parsing-log-files-with-filebeat-and-sending-them-to-elasticsearch/115256/3 "2018-02-09T12:40:58Z")

</div>

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