shenyu
shenyu copied to clipboard
[Question] Can we abstract existing log plugins (excluding message queues), not limited to HTTP, TCP, UDP, JDBC
Question
Can the log service that pushes logs to HTTP be abstracted and configured with HTTP interfaces to push logs to different log systems, not limited to HTTP, TCP, UDP, JDBC, and other methods
日志推送到 http 的日志服务是否可以抽象出来,通过配置 http 接口的形式将日志推送到不同的日志系统中,不限于http,tcp,udp,jdbc等方式
shenyu-logging-module?