ashb commented on a change in pull request #8:
URL: https://github.com/apache/airflow-ci-infra/pull/8#discussion_r594209236
##########
File path: cloud-init.yml
##########
@@ -242,23 +251,50 @@ write_files:
timeout_ms = 250
[transforms.grok-runner-logs]
- type = "grok_parser"
+ type = "remap"
Review comment:
This is because vector are now strongly encouraging use of the remap
parser instead.
> This transform has been deprecated in favor of the remap transform, which
enables you to use Vector Remap Language (VRL for short) to create transform
logic of any degree of complexity
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]