I just brought a pair of name servers online with an additional one in the works. I'm looking for something to analyze the logs with...huge plus if it runs on a standard LAMP stack.
My current plan of attack is to rsync the query and security logs to a report server, import said data into mysql, and code up a frontend for some basic graphs, info and eventually searching. I've got the export and import stuff working already, but if I don't have to code anything for the frontend, I'll be way happier. I've seen dnsgraph, but it looks like that uses the built-in stats mechanism which is...limited....not granular enough.
Any ideas?
My current plan of attack is to rsync the query and security logs to a report server, import said data into mysql, and code up a frontend for some basic graphs, info and eventually searching. I've got the export and import stuff working already, but if I don't have to code anything for the frontend, I'll be way happier. I've seen dnsgraph, but it looks like that uses the built-in stats mechanism which is...limited....not granular enough.
Any ideas?

Comment