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

Pass through isBulk property to node-loggly-bulk #31

Closed
rizowski opened this issue Nov 27, 2018 · 1 comment
Closed

Pass through isBulk property to node-loggly-bulk #31

rizowski opened this issue Nov 27, 2018 · 1 comment

Comments

@rizowski
Copy link
Contributor

It isn't currently possible to turn off bulk through options. It would be nice to have that option in the loggly config:

new BunyanLoggly({
  token: 'foo',
  subdomain: 'bar',
  isBulk: false
})

So I created a PR for that. #30

@rizowski
Copy link
Contributor Author

@MauriceButler Is there any way I can convince you to consider this? 😄

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

1 participant