Help for this page
[04/Jun/2013:13:06:13 -0600] conn=13570 op=14 msgId=13 - BIND dn="uid +=xyz123,ou=People,o=xyz.com" method=128 version=3 [04/Jun/2013:15:06:13 -0600] conn=13570 op=14 msgId=15 - RESULT err=0 + tag=101 nentries=48030 etime=139 SRCH=Q
#!/usr/bin/perl use strict; ... print "$hash{$conn} => $conn\n" if grep /$conn1/, keys %hash; } close $fh;