Skip to content

Commit e09268e

Browse files
zmoogkaiyan-sheng
andauthored
Update packages/azure/data_stream/eventhub/elasticsearch/ingest_pipeline/parsed-message.yml
Co-authored-by: kaiyan-sheng <kaiyan.sheng@elastic.co>
1 parent 5c54f75 commit e09268e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/azure/data_stream/eventhub/elasticsearch/ingest_pipeline/parsed-message.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ processors:
2020
if: "ctx.azure?.eventhub?.properties instanceof String"
2121
target_field: azure.eventhub.properties.raw
2222
ignore_missing: true
23-
description: 'Rename the field to `properties.raw` to avoid parse errors when `properties` is a string.'
23+
description: Rename the field to `properties.raw` to avoid parse errors when `properties` is a string.
2424
- date:
2525
field: azure.eventhub.time
2626
target_field: '@timestamp'

0 commit comments

Comments
 (0)