fluent / fluent/fluent-logger-java
How to configure fluentd in log4j?
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 210
- Forks
- 86
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Two questions/issues
1. Based on fluentd java logger https://github.com/fluent/fluent-logger-java
Looks like I need to create and use fluentd logger in my application.
I dont want to add Fluentd related code into my application. So, is there a way to log to fluentd by configuring the SocketAppender in log4j?
Similar to logstash config for log4j below?
https://github.com/agorski/logstash-log4j-example/blob/master/src/main/resources/log4j.xml
1. How do I configure Fluentd to monitor/access a log file/directory?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.