Skip to content
Alex Osborne edited this page Jul 4, 2018 · 2 revisions

To enable text console logging of authentication interactions, set the FetchHTTP and PreconditionEnforcer log levels to fine

org.archive.crawler.fetcher.FetchHTTP.level = FINE
org.archive.crawler.prefetch.PreconditionEnforcer.level = FINE

This is done by editing the logging.properties file under the conf directory.

Heritrix

Structured Guides:

Wiki index

FAQs

User Guide

Knowledge Base

Known Issues

Background Reading

Users of Heritrix

How To Crawl

Development

Clone this wiki locally