 |
|
Home:
Perl Programming Help:
Beginner:
Re: [rovf] Stuck on how to iterate a list in a file against a logfile.:
Edit Log
|
|

asandybox
Novice
Jun 19, 2012, 4:53 AM
Views: 7817
|
|
Re: [rovf] Stuck on how to iterate a list in a file against a logfile.
|
|
|
Thanks rovf, Here is what I want to match. Basically I would like to return any line that contains the IP on the list. 1265939281.764 1 172.16.167.228 TCP_DENIED/403 734 POST http://lbcore1.metacafe.com/test/SystemInfoManager.php - NONE/- text/html 1265939281.764 1 192.168.2.20 TCP_DENIED/403 734 POST http://lbcore1.metacafe.com/test/SystemInfoManager.php - NONE/- text/html 1265939281.764 1 172.16.167.228 TCP_DENIED/403 734 POST http://lbcore1.metacafe.com/test/SystemInfoManager.php - NONE/- text/html 1265939281.764 1 192.168.3.0 TCP_DENIED/403 734 POST http://lbcore1.metacafe.com/test/SystemInfoManager.php - NONE/- text/html I ran the script through the squid log file and did not get any returns on any lines matching the IP's on the list.
(This post was edited by asandybox on Jun 19, 2012, 4:55 AM)
|
|
|
Edit Log:
|
|
Post edited by asandybox
(Novice) on Jun 19, 2012, 4:54 AM
|
|
Post edited by asandybox
(Novice) on Jun 19, 2012, 4:55 AM
|
|
|  |