Releases: cloudfoundry-community/logsearch-for-cloudfoundry
Releases · cloudfoundry-community/logsearch-for-cloudfoundry
v210.3.0
Contents
Component updates
kibana-auth-plugin
was rewritten to support latest HAPI libs (required by Kibana)
Compatible Releases
- Logsearch v210.3.0
v210.2.0
v210.1.0
Contents
Component Updates
- Smoke tests errand now works with Elasticsearch v6.
- Bump firehose-to-syslog to v5.1.0.
- Golang package was updated 1.12.4.
- And many more parsing rules improvements.
Known bugs
upload-kibana-objects
job is not working properly with Elastic stack v.6 due to implementation of Kibana own API. It will be addressed in future releases. However, if you're migrating from v.207.x - all Kibana objects will be migrated properly.
Compatible Releases
v210.0.0
Breaking changes
- Upgraded to Elastic stack version 6
Known bugs
upload-kibana-objects
job is not working properly with Elastic stack v.6 due to implementation of Kibana own API. It will be addressed in future releases. However, if you're migrating from v.207.x - all Kibana objects will be migrated properly.
Compatible Releases
- Logsearch v210.0.0 (also, as you can see, we jumped to v210 in this release to keep version number in sync with logsearch-boshrelease
v207.0.3
Contents
Component Updates
- Fixed version mismatch in cf-kibana package. Thanks @amhuber for reporting the issue.
Compatible Releases
v207.0.2
Contents
Component Updates
- Smoke tests app now requires Golang 1.11, support for Golang version 1.6.x was removed in Go Buildpack v1.8.28. Thanks @bgandon for reporting the issue.
- Updated Kibana CF Auth plugin:
- Added Kibana 5.6.13 support.
Compatible Releases
v207.0.1
Contents
Component Updates
- Added firehose-to-syslog support for additional fields in syslog output, thanks to a PR by @geofffranks.
- Update firehose-to-syslog to v4.0.3.
- Updated Kibana CF Auth plugin:
- Added Kibana 5.6.12 support.
Compatible Releases
v207.0.0
Contents
Component Updates
- Allow to skip authorization when using Kibana auth plugin, thanks to a PR by @cloud-dude.
- Update firehose-to-syslog to v4.0.2.
- Vendor Golang package using
bosh vendor-package
feature. - Avoid usage of 3rd party filters plugins, thanks to a PRs by @bandesz.
- Use
global_auditor
client for firehost-to-syslog, thanks to a PR by @jmcarp.
Compatible Releases
v206.0.0
v205.0.0
Contents
Component Updates
- Firehose-to-syslog:
- UAA client will be created only if client secret is provided #246.
- Smoke tests:
- Index pattern can be configured with go templates #250.
- Upload Kibana objects:
- Added ablity to configure which objects should be uploaded with pattern #249.
- CF-Kibana errand updated to Kibana v5.3.1.
- Updated Kibana CF Auth plugin:
- Added Kibana 5.3.1 support.