You can play around with these two, by setting them to "true" in your 
nutch-site.xml file. Hadoop logs just about everything to logs/hadoop.log. The 
file truncates each day automatically, and places .<year>-<month>-<day> onto it.
 
<property>
  <name>http.verbose</name>
  <value>false</value>
  <description>If true, HTTP will log more verbosely.</description>
</property>

<property>
  <name>fetcher.verbose</name>
  <value>false</value>
  <description>If true, fetcher will log more verbosely.</description>
</property>



----- Original Message ----
From: kevin <[EMAIL PROTECTED]>
To: [email protected]
Sent: Thursday, December 21, 2006 10:55:38 PM
Subject: Hi...How to set Nutch-0.8.1 to save logs into log files when running 
the crawl job?


Hi,
How to set Nutch-0.8.1 to save logs into log files when running the crawl
job?
Is it setting in the nutch-site.xml, or other configuration file?

Thanks your help in advance!


-- 
kevin

Reply via email to