RE: [MASSMAIL]RE: Events out-of-the-box

2018-07-05 Thread Yossi Tamari
sing the included publisher > component. Do you agree with me? > > Regards > > - Mensaje original - > > De: "Yossi Tamari" > > Para: user@nutch.apache.org > > Enviados: Viernes, 29 de Junio 2018 2:09:52 > > Asunto: [MASSMAIL]RE: Ev

Re: [MASSMAIL]RE: Events out-of-the-box

2018-07-04 Thread Roannel Fernández Hernández
- Mensaje original - > De: "Yossi Tamari" > Para: user@nutch.apache.org > Enviados: Viernes, 29 de Junio 2018 2:09:52 > Asunto: [MASSMAIL]RE: Events out-of-the-box > > This is not something I actually did, but you should be able to achieve this > by addin

RE: Events out-of-the-box

2018-06-29 Thread Yossi Tamari
This is not something I actually did, but you should be able to achieve this by adding a log4j appender for RabbitMQ (such as https://github.com/plant42/rabbitmq-log4j-appender), and configuring the relevant loggers and filters to send only the logging events you need to that appender. BTW, if