Skip to content

lumberjack handler integration#1

Open
agalera wants to merge 1 commit into
cr0hn:mainfrom
agalera:lumberjack_handler
Open

lumberjack handler integration#1
agalera wants to merge 1 commit into
cr0hn:mainfrom
agalera:lumberjack_handler

Conversation

@agalera

@agalera agalera commented Oct 19, 2022

Copy link
Copy Markdown

the idea is to support the lumberjack protocol (https://github.com/elastic/logstash-forwarder/blob/master/PROTOCOL.md) to insert logs in a simple way, this protocol is the one used by logstash, which will allow to send logs with the logstash library to easylogs

TODOs

  • basic implementation
  • move lumberjack server to correct folder
  • fix import models
  • SSL implementation (the code is commented but you should be able to configure it)
  • add new service in docker-compose and expose port 5544
  • add a client example

IMPROVEMENTs

  • inserts are done one by one, a buffer should be created and insert in bulk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant