Closed Malkiz closed 3 years ago
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.
We are not going to implement this feature in the near term, therefore closing the ticket now. But feel free to prepare PR and reopen this ticket.
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.