Create a file named logForwarding.yaml. It should contain metadata, as described in the config pipeline article (kind should be set to LogForwarding and version set to “1”), with a configuration similar to the following kind: "LogForwarding"
version: "1"
metadata:
envTypes: ["dev"]
data:
dynatr...