The FTimes Project The HashDig Project The WebJob Project The PaD Project
Location: / Home / WebJob / Man Pages / webjob-log-create-access-list
Man Pages
WebJob
Home
                                                                                                                                                                                                       


NAME

webjob-log-create-access-list - Create an access list based on entries in a log file.


SYNOPSIS

webjob-log-create-access-list -f {file|-}


DESCRIPTION

This utility processes entries in the specified log file and generates output that can be used to create an IP-based access list. Not every entry in the log file will be recognized as coming from a valid client. Only those clients that match a set of internally defined regular expressions will be considered valid clients. Basically, the client's ID and IP address need to be valid, and the entry must have a status code in the range [200-299].

The format of the list is key/value pair as follows:

    <client_id> = <cidr>[,<cidr>]


OPTIONS

-f {file|-}

Specifies the name of the log file to process. Typically, this file is called nph-webjob.log.


AUTHOR

Klayton Monroe


SEE ALSO

webjob(1)


LICENSE

All documentation and code are distributed under same terms and conditions as WebJob.

Copyright 2000-2014 The WebJob Project, All Rights Reserved.
The FreeBSD Project SourceForge Logo KoreLogic, Inc.