On Wed, Jul 22, 2015 at 8:01 AM, kusmanjali <[email protected]> wrote: > 1. Most of the logging frame works use a log forwarder + queue > mechanism(Logstash, Fluectd) to store logs into database. What is the > advantage of using this over using Log4j NoSQL appenders to write directly > to the database.
> Our idea is to build a central logging system just by using Log4 and doing > away with forwarders and queues. Don't ypu notice that your giving your own answer? Use of a forwarder and a queue is (IMO) the obvious choice for a central logging system, based on existing components, and with the least effort in terms of custom programming. Jochen -- Any world that can produce the Taj Mahal, William Shakespeare, and Stripe toothpaste can't be all bad. (C.R. MacNamara, One Two Three) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
