Skip to content

Commit 3f3372a

Browse files
author
kaiyan-sheng
committed
update max_number_of_messages parameter description
1 parent c44dba8 commit 3f3372a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/aws_logs/data_stream/generic/manifest.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ streams:
255255
- name: max_number_of_messages
256256
type: integer
257257
title: Maximum Concurrent SQS Messages
258-
description: The maximum number of SQS messages that can be inflight at any time.
258+
description: The maximum number of SQS messages that can be inflight at any time. When this parameter sets too high, it can cause the input to process too many messages concurrently, overload the agent and cause ingest failure.
259259
default: 5
260260
required: false
261261
show_user: false

0 commit comments

Comments
 (0)