Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to use a stream name #6

Open
dbhowell opened this issue Sep 21, 2017 · 3 comments
Open

Add option to use a stream name #6

dbhowell opened this issue Sep 21, 2017 · 3 comments

Comments

@dbhowell
Copy link
Owner

--name and use it as the stream name, overriding the default

@olivierto
Copy link

olivierto commented Jan 14, 2019

I don't see this options in 0.2.1 package

npx pino-cloudwatch --help
Sends pino logs to AWS CloudWatch Logs.
Usage: node index.js | pino-cloudwatch [options]

Options:
  --help                   Show help                                   [boolean]
  --version                Show version number                         [boolean]
  --aws_access_key_id      AWS Access Key ID
  --aws_secret_access_key  AWS Secret Access Key
  --aws_region             AWS Region
  --group                  AWS CloudWatch log group name              [required]
  --prefix                 AWS CloudWatch log stream name prefix
  --interval               The maxmimum interval (in ms) before flushing the log
                           queue.   

it this normal?
Thanks

@olivierto
Copy link

@dbhowell any update on this? thanks!

@curiousercreative
Copy link

this appears to be done...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants