Bug 1459015

Summary: When keep_time_key is missing in in_tail fluentd plugin the records are sent with no timestamp
Product: [oVirt] ovirt-engine-metrics Reporter: Shirly Radco <sradco>
Component: GenericAssignee: Shirly Radco <sradco>
Status: CLOSED CURRENTRELEASE QA Contact: Lukas Svaty <lsvaty>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.3CC: bugs, lsvaty, stirabos
Target Milestone: ovirt-4.1.3Flags: rule-engine: ovirt-4.1+
lsvaty: testing_ack+
Target Release: 1.0.4.1   
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:11 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:    
Bug Blocks: 1402901, 1456459    

Description Shirly Radco 2017-06-06 06:59:51 UTC
Description of problem:
The in_tail plugin is configured to drop the time field from the record unless we add "keep_time_key  true" parameter.

Version-Release number of selected component (if applicable):
1.0.3

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:
Records are missing time field and because of it are rejected from the metrics store.

Expected results:
All records should include time field.

Additional info:

Comment 1 Lukas Svaty 2017-06-22 09:56:14 UTC
ovirt-engine-metrics-1.0.4.2-1.el7ev.noarch records available in kibana, thus have timestamp correctly set up