You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/data-ingestion/kafka/msk/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ Use the smallest set of permissions required for your setup. Start with the base
131
131
- Use the Secrets Manager block only if you fetch credentials/truststores from Secrets Manager. Scope the ARN.
132
132
- Use the S3 block only if you load artifacts (e.g., truststore) from S3. Scope to bucket/prefix.
133
133
134
-
See also: [Kafka best practices – IAM](../../clickpipes/kafka/best-practices.md#iam).
134
+
See also: [Kafka best practices – IAM](../../clickpipes/kafka/04_best_practices.md#iam).
135
135
136
136
## Performance tuning {#performance-tuning}
137
137
One way of increasing performance is to adjust the batch size and the number of records that are fetched from Kafka by adding the following to the **worker** configuration:
0 commit comments