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

send bulk events #15

Open
Malkiz opened this issue Mar 15, 2015 · 1 comment
Open

send bulk events #15

Malkiz opened this issue Mar 15, 2015 · 1 comment

Comments

@Malkiz
Copy link

@Malkiz Malkiz commented Mar 15, 2015

I would like to use this library to send bulk events to Loggly.
I tried changing the URL to /bulk/ instead of /inputs/ but it returns a server error.

@mostlyjason
Copy link
Contributor

@mostlyjason mostlyjason commented Jul 23, 2015

The bulk endpoint requires a POST request. Also it requires line-separated events. This is possible, but would require more coding. Better to start off #25 as a template since it includes POST requests against the inputs endpoint.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.