Separate the process into two steps and figure out which step should be fixed 
first.

1. Parse the log with Tail and dump the data to plain file.
2. Load the plain file with DBI (are you using batch insert?)

Reply via email to