> I have a server (any server, could be a RADIUS, a DNS or a MTA) that
> logs to a file in "/var/logs/log-file". Is there a way to take the raw
> data sent to the log file and "INSERT" it into a table? Can this be
> done on the "fly", meaning, the data isn't stored in the flat text file
> at all
Hello,
I'm looking for a solution to INSERT data from a text file that is used
for logging into a MySQL table.
A hypothetical example...
I have a server (any server, could be a RADIUS, a DNS or a MTA) that
logs to a file in "/var/logs/log-file". Is there a way to take the raw
data sent to the l