Skip to content

Commit

Permalink
Update pipeline/outputs/cloudwatch.md
Browse files Browse the repository at this point in the history
Signed-off-by: Pat <[email protected]>
  • Loading branch information
patrick-stephens authored Dec 1, 2023
1 parent 805509d commit 547d2e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pipeline/outputs/cloudwatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,9 @@ Example:
workers 1
```

If you enable workers, you are enabling a dedicated threads for your CloudWatch output. We recommend starting with 1 worker, evaluating the performance, and then enabling more workers if needed. For most users, the plugin can provide sufficient throughput with 0 or 1 workers.
If you enable workers, you are enabling one or more dedicated threads for your CloudWatch output.
We recommend starting with 1 worker, evaluating the performance, and then enabling more workers if needed.
For most users, the plugin can provide sufficient throughput with 0 or 1 workers.

### Log Stream and Group Name templating using record\_accessor syntax

Expand Down

0 comments on commit 547d2e2

Please sign in to comment.