File tree Expand file tree Collapse file tree 3 files changed +1
-7
lines changed
data_stream/generic/agent/stream Expand file tree Collapse file tree 3 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 22 changes :
33 - description : Remove ingest pipeline input option.
44 type : bugfix
5- link : https://github.com/elastic/integrations/pull/10480
5+ link : https://github.com/elastic/integrations/pull/11681
66- version : " 1.4.0"
77 changes :
88 - description : Update file_selectors field to be able to receive multiline configuration
Original file line number Diff line number Diff line change 11data_stream:
22 dataset: {{ data_stream.dataset }}
3- {{ #if pipeline }}
4- pipeline: {{ pipeline }}
5- {{ /if }}
63
74{{ #unless log_group_name }}
85{{ #unless log_group_name_prefix }}
Original file line number Diff line number Diff line change 11data_stream:
22 dataset: {{ data_stream.dataset }}
3- {{ #if pipeline }}
4- pipeline: {{ pipeline }}
5- {{ /if }}
63
74{{! The aws-s3 input can be configured to read from an SQS queue or an S3 bucket. }}
85
You can’t perform that action at this time.
0 commit comments