Bug 1434315

Summary: [RFE] Update engine and hosts fluentd configurations to use fluent-plugin-viaq_data_model
Product: [oVirt] ovirt-engine-metrics Reporter: Shirly Radco <sradco>
Component: RFEsAssignee: Shirly Radco <sradco>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Svaty <lsvaty>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: bugs, lsvaty, stirabos, ylavi
Target Milestone: ovirt-4.1.3Keywords: FutureFeature
Target Release: 1.0.4.2Flags: rule-engine: ovirt-4.1+
ylavi: planning_ack+
rule-engine: devel_ack+
lsvaty: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-06 13:12:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Metrics RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1426898, 1426900, 1426902, 1426905    
Bug Blocks: 1402901, 1456459    

Description Shirly Radco 2017-03-21 09:20:56 UTC
Description of problem:
The fluent-plugin-viaq_data_model is required to formats Fluentd records in the proper ViaQ data model. We need to update the  engine and hosts fluentd confs file to use it before sending the data to the central Fluentd.

Comment 1 Lukas Svaty 2017-06-20 10:08:55 UTC
verified in ovirt-engine-metrics-1.0.4.2-1.el7ev.noarch

gem successfully loaded

Jun 20 12:04:56 ls-engine1 fluentd: 2017-06-20 12:04:56 +0200 [info]: gem 'fluent-plugin-viaq_data_model' version '0.0.5'

added

Jun 20 12:04:56 ls-engine1 fluentd: 2017-06-20 12:04:56 +0200 [info]: adding filter pattern="project.**" type="viaq_data_model"

conf loaded

Jun 20 12:04:56 ls-engine1 fluentd: <filter project.**>
Jun 20 12:04:56 ls-engine1 fluentd: @type viaq_data_model
Jun 20 12:04:56 ls-engine1 fluentd: rename_time_if_missing true
Jun 20 12:04:56 ls-engine1 fluentd: </filter>