Skip to content

Commit fd46112

Browse files
Update pipeline/outputs/oci-logging-analytics.md
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent 0a298c2 commit fd46112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/oci-logging-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,4 +323,4 @@ pipeline:
323323
{% endtab %}
324324
{% endtabs %}
325325

326-
The previous configuration first injects the necessary metadata keys and values in the record directly, with a prefix `olgm.` attached to the keys, which segregates the metadata keys from rest of the record keys. Then, using a `nest` filter only the metadata keys are selected by the filter and nested under `oci_la_global_metadata` key in the record, and the prefix `olgm.` is removed from the metadata keys.
326+
The previous configuration first injects the necessary metadata keys and values in the record directly, with a prefix `olgm.` attached to the keys, which segregates the metadata keys from rest of the record keys. Then, using a `nest` filter, only the metadata keys are selected by the filter and nested under the `oci_la_global_metadata` key in the record, and the prefix `olgm.` is removed from the metadata keys.

0 commit comments

Comments
 (0)