openshift / origin-aggregated-logging

139 stars 231 forks source link

LOG-1494: Added Formatter single_json_value #2175

Closed vimalk78 closed 2 years ago

vimalk78 commented 2 years ago

Description

As part of fix for issue 1494,. this PR adds a new formatter called single_json_value formatter, to be used with syslog plugin.

This formatter is similar to single_value formatter except that it formats the value of the configured key (default value message) in record to json if the value is a Ruby hash. else it formats to a string.

/cc /assign

/cherry-pick

Links

vimalk78 commented 2 years ago

/hold

jcantrill commented 2 years ago

/approve

vimalk78 commented 2 years ago

/retest

vimalk78 commented 2 years ago

/retsst

vimalk78 commented 2 years ago

/retest

vimalk78 commented 2 years ago

/retest

openshift-ci[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcantrill, vimalk78

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/origin-aggregated-logging/blob/master/OWNERS)~~ [jcantrill] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
vimalk78 commented 2 years ago

/retest

vimalk78 commented 2 years ago

/hold cancel

vimalk78 commented 2 years ago

/refresh

openshift-ci[bot] commented 2 years ago

@vimalk78: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/clo-functional 43e0b10c9b39d4f4209a2e4e3982e9bfabcabf8f link /test clo-functional

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-bot commented 2 years ago

/retest-required

Please review the full test history for this PR and help us cut down flakes.