hi..
i am making a program to convert pix firewall logs and have some problems.
This is the code:
/* PIX Log Converter v1.0 */
/* For importing logs into ms sql server 2000*/
/* Usage: gawk -f pix_6_302013.awk pixlog.log > pix_6_302013.csv */
/PIX-6-302013/ {
str1 = ""
str2 = ","...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.