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
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to