Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by andyk:
http://wiki.apache.org/hadoop/Chukwa_Quick_Start

------------------------------------------------------------------------------
  
   1. Telnet to localhost 9093
   1. Type [without quotation marks] "ADD CharFileTailerUTF8 MyFileType 
/path/to/file 0"
-  1. Chukwa internal Namenode's type is NameNodeType so for namenode log type 
(without quotation marks): "ADD 
org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.CharFileTailingAdaptorUTF8
 /path/to/nameNodeFile 0
+  1. Chukwa internal Namenode's type is NameNodeType so for namenode log type 
(without quotation marks, make sure file exists): "add 
filetailer.CharFileTailingAdaptorUTF8NewLineEscaped SysLog 0 /var/log/logfile 0"
   1. You should see: "OK add completed; new ID is 1 NameNodeType"
   1. Type "list" -- you should see the adaptor you just started, listed as 
running. 
   1. Type  "close" to break the connection.

Reply via email to