Replies: 1 comment
-
@repeatedly any thoughts? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use
out_http
for sending logs overhttp
, i have these questions:out_http
support batching? e.g. send messages together in batch, based on number of events, max size of batch.out_http
support compression? e.g. gzip or any other?Beta Was this translation helpful? Give feedback.
All reactions