Skip to content

Commit

Permalink
readme typo (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
dacbd authored Sep 4, 2024
1 parent a5adc95 commit 836bf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A simple log-drain you can deploy to export log messages from Vercel to one or m
To use the CloudWatch driver, you'll need to either:

- add a environment variable for `VERCEL_LOG_DRAIN_CLOUDWATCH_ENABLED=true`
- add an environment variable for `VERCEL_LOG_DRAIN_CLOUDWATCH_ENABLED=true`
- add the `--cloudwatch-enabled` cli flag

The log drain will create new log groups and log streams if they are not present.
Expand Down

0 comments on commit 836bf7f

Please sign in to comment.