Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document breaking changes in 6.0 #4737

Closed
28 tasks done
tsg opened this issue Jul 24, 2017 · 6 comments
Closed
28 tasks done

Document breaking changes in 6.0 #4737

tsg opened this issue Jul 24, 2017 · 6 comments

Comments

@tsg
Copy link
Contributor

tsg commented Jul 24, 2017

From the CHANGELOG:

Affecting all Beats

Filebeat

Heartbeat

Metricbeat

Packetbeat

Winlogbeat

Another one, from #4540:

  • Also, there is another breaking change I am aware of that does not appear to be documented today. Which is the fact that filebeat will not start now unless you have a module or prospector defined (and the default prospector for /var/log/*.log is disabled by default). <-- done
@urso
Copy link

urso commented Jul 24, 2017

missing in filebeat:

  • removed: filebeat.spool_size, filebeat.publish_async, filebeat.idle_timeout

@tsg tsg added the meta label Jul 25, 2017
@tsg
Copy link
Contributor Author

tsg commented Jul 26, 2017

Another one we shouldn't forget:

  • cgo is enabled in all beats now

@tsg
Copy link
Contributor Author

tsg commented Jul 27, 2017

Almost forgot:

  • It is no longer possible to enable two outputs (of different kind) at the same time.

We should also add a deprecation log in 5.6 for this.

tsg pushed a commit to tsg/beats that referenced this issue Aug 10, 2017
Part of elastic#4737, but there are some TODOs left.
monicasarbu pushed a commit that referenced this issue Aug 10, 2017
* Added breaking changes doc for 6.0

Part of #4737, but there are some TODOs left.

* Add section for multiple outputs

Also, addressed commits and removed the 5.0 breaking changes.
dedemorton pushed a commit to dedemorton/beats that referenced this issue Aug 14, 2017
* Added breaking changes doc for 6.0

Part of elastic#4737, but there are some TODOs left.

* Add section for multiple outputs

Also, addressed commits and removed the 5.0 breaking changes.
tsg pushed a commit to tsg/beats that referenced this issue Aug 31, 2017
monicasarbu pushed a commit that referenced this issue Sep 5, 2017
* Add upgrading guide docs

Part of / related to #4737.
dedemorton pushed a commit to dedemorton/beats that referenced this issue Sep 5, 2017
* Add upgrading guide docs

Part of / related to elastic#4737.
tsg pushed a commit that referenced this issue Sep 7, 2017
* [Docs] Document how to use modules.d directory (#4973)

* [Docs] Document how to use modules.d directory

* Add changes from review

* Add upgrading guide docs (#5068)

* Add upgrading guide docs

Part of / related to #4737.
@tsg
Copy link
Contributor Author

tsg commented Oct 13, 2017

There's one more that we missed:

  • The module level processors in metricbeat need to specify the fields by their full name, not relative the the module.

@dedemorton
Copy link
Contributor

@tsg I think we can close this now, right? Looks like the requirement for using the fully qualified name is mentioned here: https://www.elastic.co/guide/en/beats/libbeat/current/breaking-changes-6.0.html#breaking-changes-filters

@dedemorton
Copy link
Contributor

Closing because the work on this for 6.0 is done. If the breaking changes need additional updates, let's open a new issue.

leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
* Added breaking changes doc for 6.0

Part of elastic#4737, but there are some TODOs left.

* Add section for multiple outputs

Also, addressed commits and removed the 5.0 breaking changes.
leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
…#5103)

* [Docs] Document how to use modules.d directory (elastic#4973)

* [Docs] Document how to use modules.d directory

* Add changes from review

* Add upgrading guide docs (elastic#5068)

* Add upgrading guide docs

Part of / related to elastic#4737.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants