Main > Programming > Libraries >

Regexp::Log::BlueCoat 0.03

Regexp::Log::BlueCoat 0.03

Sponsored Links

Regexp::Log::BlueCoat 0.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1090
Date added: 2006-11-11
Publisher: Philippe Bruhat

Regexp::Log::BlueCoat 0.03 description

Regexp::Log::BlueCoat is a regexp builder to parse BlueCoat log files.

SYNOPSIS

my $blue = Regexp::Log::BlueCoat->new(
format => %g %e %a %w/%s %b %m %i %u %H/%d %c,
capture => [qw( host code )],
);

# the format() and capture() methods can be used to set or get
$blue->format(%g %e %a %w/%s %b %m %i %u %H/%d %c %f %A);
$blue->capture(qw( host code ));
$blue->ufs( smartfilter );

# this is necessary to know in which order
# we will receive the captured fields from the regex
my @fields = $blue->capture;

# the all-powerful capturing regex :-)
my $re = $blue->regex;

while (<>) {
my %data;
@data{@fields} = /$re/;

# do something with the fields
}

Regexp::Log::BlueCoat is a module that computes custom regular expressions to parse log files generated by the BlueCoat Sytems Port 80 Security Appliance.
See the Regexp::Log documentation for a description of the standard Regexp::Log interface.

Regexp::Log::BlueCoat 0.03 Screenshot

Advertisements

Regexp::Log::BlueCoat 0.03 Keywords

Bookmark Regexp::Log::BlueCoat 0.03

Hyperlink code:
Link for forum:

Regexp::Log::BlueCoat 0.03 Copyright

WareSeeker periodically updates pricing and software information of Regexp::Log::BlueCoat 0.03 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Regexp::Log::BlueCoat 0.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Regexp::Log is a Perl base class for log files regexp builders. Free Download
Log Mine is a tool that produces reports on usage patterns on your Web site. Free Download
mergelog provides a fast tool to merge HTTP log files by date. Free Download
loggerfs is the virtual file system that allows you to store logs in a database. Free Download
ReferrerCop parses Apache log files and AWStats data files. Free Download
GrokEVT is a collection of scripts for reading Windows event log files. Free Download
Logfilter is a tool for performing ad hoc analysis on Apache log files. Free Download
mod_log_rotate is an automatic in-process rotation of transfer log. Free Download