org.dspace.statistics.util
Class ApacheLogRobotsProcessor
java.lang.Object
org.dspace.statistics.util.ApacheLogRobotsProcessor
public class ApacheLogRobotsProcessor
- extends Object
Commandline utility to create a file of spider addresses from an Apache
log file.
- Author:
- Mark Diggory (mdiggory at atmire.com), kevinvandevelde at atmire.com, ben at atmire.com
|
Method Summary |
static void |
main(String[] args)
Creates a file containing spiders based on an Apache logfile
by analyzing users of the robots.txt file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheLogRobotsProcessor
public ApacheLogRobotsProcessor()
main
public static void main(String[] args)
throws Exception
- Creates a file containing spiders based on an Apache logfile
by analyzing users of the robots.txt file
- Parameters:
args -
- Throws:
Exception
Copyright © 2012 DuraSpace. All Rights Reserved.