I have an iptables firewall in Linux bridge (RHEL5). I want to extract information like IP address, port number, port type, datadate and time, etc. from log messagemessages using a Bash script, and then want to upload in mysqlit to a MySQL database to generate the reports.
How can I do this?? Is there any way to do?accomplish the same thing?
Kind Regards, Jack