in reply to Re: Re: pulling by regex
in thread pulling by regex

I think dumping the information of the log into a database each time the script is run is pretty stupid, and defeating the benefits. What's in the database is in the database, and doesn't have to be inserted again. Just dump the new logs to a database on a regular basis.

Abigail