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

Automatic merge from 5.5 to 5.x branch #4704

Merged
merged 26 commits into from
Jul 19, 2017

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Jul 19, 2017

I recommend a merge commit on this one.

exekias and others added 26 commits June 9, 2017 22:48
* Fixed socket scanning for tcp6

* Fixed ip6 parsing
(cherry picked from commit 1426260)
This were introduced in elastic#3515, but I think they cause issues like
the one in elastic#4483, at least in recent versions of ES.

We already removed these in master, but I didn't
realize the 5.x branches are affected.

Fixes elastic#4483.
Remove empty properties from the template files
* Misc doc fixes

* Fix syslog typo
Fixed Windows issue that caused a hang during `init()` if WMI wasn't ready. elastic/gosigar#74 elastic/gosigar#76

Fixes elastic#4373
* Document complex ojbect support in env vars

* Fixes from the review

* More changes from the review
Change all `system.cpu.*.pct` metrics to be scaled by the number of CPU cores such that the values range on `[0, 100% * number_of_cores]`. This will make the CPU usage percentages from the system cpu metricset consistent with the system process metricset. The documentation for these metrics already stated that on multi-core systems the percentages could be greater than 100%. This makes the code match the docs, but does cause a change in behavior to the user.
In some docs file `path.conf` instead of `path.config` was mentioned. To reduce confusion I also changed the type from `conf` to `config`.
Adding a new beat to listen to a mqtt broker, and add any message received to elastic
…UTC time zone (elastic#4683)

* Normalize times to common.Time with UTC time zone (elastic#4658)

During event normalization convert any time objects to a common.Time and ensure that the time zone is UTC.

Fixes elastic#4569
(cherry picked from commit 29f4cc7)

* Fix changelog
@tsg
Copy link
Contributor Author

tsg commented Jul 19, 2017

jenkins, retest it pls

@exekias
Copy link
Contributor

exekias commented Jul 19, 2017

jenkins retest this please

@exekias exekias merged commit faa5577 into elastic:5.x Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants