|
|
@ -117,7 +117,7 @@ while (defined(my $line=$tail->read)){ |
|
|
|
($action eq 'chdir') || |
|
|
|
($action eq 'chdir') || |
|
|
|
($action eq 'connect') || |
|
|
|
($action eq 'connect') || |
|
|
|
($action eq 'disconnect') || |
|
|
|
($action eq 'disconnect') || |
|
|
|
($action eq 'close'){ |
|
|
|
($action eq 'close')){ |
|
|
|
# Oct 12 17:20:24 sme8 smbd[11176]: admin|192.168.7.50|pc11-45|intranet|opendir|ok|./ |
|
|
|
# Oct 12 17:20:24 sme8 smbd[11176]: admin|192.168.7.50|pc11-45|intranet|opendir|ok|./ |
|
|
|
$status = $other[5]; |
|
|
|
$status = $other[5]; |
|
|
|
$file_src = $other[6]; |
|
|
|
$file_src = $other[6]; |
|
|
|