Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
send bulk events #15
send bulk events #15
Comments
|
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. |
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.