You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2015/06/19 03:52:00 UTC

[jira] [Updated] (CHUKWA-757) Supply example log4j.properties to stream Hadoop logs to Chukwa

     [ https://issues.apache.org/jira/browse/CHUKWA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated CHUKWA-757:
-----------------------------
    Status: Patch Available  (was: Open)

> Supply example log4j.properties to stream Hadoop logs to Chukwa
> ---------------------------------------------------------------
>
>                 Key: CHUKWA-757
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-757
>             Project: Chukwa
>          Issue Type: Sub-task
>          Components: Data Collection
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>         Attachments: CHUKWA-757.patch
>
>
> $CHUKWA_CONF_DIR/hadoop-log4j.properties file contains a list of appender to stream Hadoop logs to Chukwa.  This was designed for Hadoop 0.20.x.  For supporting Hadoop 2.x, we need to update the log4j.properties example, and hadoop-metrics2.properties files as examples of how to stream logs and metrics to Chukwa.
> On Chukwa side, the initial_adaptors file also need to register SocketAdaptors to stream the data to Chukwa.
> The define ports to stream data are:
> || Port || Description ||
> | 9095 | Hadoop Metrics |
> | 9096 | Hadoop NN Log |
> | 9097 | Hadoop SNN Log |
> | 9098 | Hadoop DN Log |
> | 9099 | Hadoop RM Log |
> | 9100 | Hadoop NM Log |
> | 9101 | Hadoop HS Log |
> | 9102 | Hadoop RM Summary |
> | 9103 | Hadoop TLA  |



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)