BRM Cloud Native: Fluentd And Elasticsearch Compatibility
(Doc ID 2770094.1)
Last updated on MARCH 22, 2023
Applies to:
Oracle Communications Billing and Revenue Management - Version 12.0.0.3.0 and laterInformation in this document applies to any platform.
Goal
On : 12.0.0.3.0 version, BRM Cloud Native Install
Customer is using ELK and Fluentd with the versions suggested in the following BRM Patch Set 3 Interim Patch 3 compatibility matrix:
BRM Cloud Native Deployment Software Compatibility
It is mentioned:
Fluentd: For Patch Set 3: 1.8. Docker image: fluent/fluentd-kubernetes-daemonset:v1.8-debian-elasticsearch7-1
Elasticsearch: 7.9.2 (we use 7.9.3).
Fluentd inludes the following plugins:
elasticsearch (7.4.0)
elasticsearch-api (7.4.0)
elasticsearch-transport (7.4.0)
elasticsearch-xpack (7.4.0)
fluent-plugin-elasticsearch (4.0.4)
These plugins seem to be insufficient to be used with Elasticsearch 7.9.2 (or 7.9.3) as API has been changed since 7.4.0 - support for 7.9.x is not included.
Is it OK to use updated image for Fluentd ? (e.g. fluent/fluentd-kubernetes-daemonset:v1.12.1-debian-elasticsearch7-1.0 - supports Elasticsearch 7.12.0).
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |