Hi everyone,
I want some advice,
i'm writing a log analyzer, for that i need to put all the squid logs generated 
by trafficserver into a redis database, i wanna know which is the best method 
to do that : 
write a plugin that writes using C library of redis or if there's another way 
to do that by telling traffic server to write into redis directly.
i'm open to any solution that allow me to write the squid logs into redis in 
realtime.
THANKS

Reply via email to