toggle menu
Klogging
0.9.0-SNAPSHOT
common
switch theme
search in API
Klogging
/
io.klogging.sending
/
SendElk
Send
Elk
class
SendElk
(
endpoint
:
ElkEndpoint
)
:
EventSender
Send a batch of events to an ELK server in ECS format.
Members
Constructors
Send
Elk
Link copied to clipboard
constructor
(
endpoint
:
ElkEndpoint
)
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
batch
:
List
<
LogEvent
>
)
Send a batch of log events somewhere.