# Filebeat.yml file configuration - Any major changes needed between FB 5.5 to FB 6.1?

**URL:** https://discuss.elastic.co/t/filebeat-yml-file-configuration-any-major-changes-needed-between-fb-5-5-to-fb-6-1/114260
**Category:** Beats
**Tags:** filebeat
**Created:** [January 5, 2018, 9:53am UTC](https://discuss.elastic.co/t/filebeat-yml-file-configuration-any-major-changes-needed-between-fb-5-5-to-fb-6-1/114260 "2018-01-05T09:53:49Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![FreddyRaj](https://avatars.discourse-cdn.com/v4/letter/f/22d042/32.png) [@FreddyRaj](https://discuss.elastic.co/u/FreddyRaj)
#### Post date: [January 5, 2018, 9:53am UTC](https://discuss.elastic.co/t/filebeat-yml-file-configuration-any-major-changes-needed-between-fb-5-5-to-fb-6-1/114260/1 "2018-01-05T09:53:49Z")

</div>

Hi Team,  
When setting up filebeat in lower environment we used filebeat 5.5 version and now we are planning to move to filebeat 6.1.0.

My question is to understand if there is any major configuration change that we need to pay attention to?

In 5.5, we modified filebeat.yml on below parameters:

- input\_type: log

paths:  
- /app/app.log

fields:  
app\_id: field\_name

name:  
tags:  
env:

output.logstash:  
hosts: [hostname:port]

However, in 6.1.0, i see additional parameter options. SO wanted to understand if i maintain the same configs as i set for 5.5 will all work as expected? Never saw any issues in lower env when used 5.5.

Please advise

---

<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 5, 2018, 11:40am UTC](https://discuss.elastic.co/t/filebeat-yml-file-configuration-any-major-changes-needed-between-fb-5-5-to-fb-6-1/114260/2 "2018-01-05T11:40:34Z")

</div>

Hi!

`input_type` was renamed to `input` in 6.0.  
AFAIK there is not any changes to the option you use in 6.0 or 6.1.

You can find changelogs here, so you can validate all your options: [https://www.elastic.co/guide/en/beats/libbeat/current/release-notes.html](https://www.elastic.co/guide/en/beats/libbeat/current/release-notes.html)

---

<div class="post-metadata">

### Author: ![FreddyRaj](https://avatars.discourse-cdn.com/v4/letter/f/22d042/32.png) [@FreddyRaj](https://discuss.elastic.co/u/FreddyRaj)
#### Post date: [January 20, 2018, 8:21am UTC](https://discuss.elastic.co/t/filebeat-yml-file-configuration-any-major-changes-needed-between-fb-5-5-to-fb-6-1/114260/3 "2018-01-20T08:21:04Z")

</div>

Thank you!

I used the same config settings as it was in 5.5 and its works just the same.

---

<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 17, 2018, 8:21am UTC](https://discuss.elastic.co/t/filebeat-yml-file-configuration-any-major-changes-needed-between-fb-5-5-to-fb-6-1/114260/4 "2018-02-17T08:21:47Z")

</div>

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