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 2010/11/08 08:43:07 UTC

[jira] Updated: (CHUKWA-546) Add SocketAdaptor for collecting data from SocketAppender

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

Eric Yang updated CHUKWA-546:
-----------------------------

    Attachment: CHUKWA-546.patch

- Implemented SocketAdaptor
- Converted Log4JMetricsContext to use SocketAdaptor

SocketAdaptor Usage:

{noformat}
add SocketAdaptor HadoopMetrics 9095 0
{noformat}

> Add SocketAdaptor for collecting data from SocketAppender
> ---------------------------------------------------------
>
>                 Key: CHUKWA-546
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-546
>             Project: Chukwa
>          Issue Type: New Feature
>          Components: data collection
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>         Attachments: CHUKWA-546.patch
>
>
> SyslogAppender splits log which are greater than 1024 bytes into different message.  The fragmentation of the message is very difficult for Chukwa to process the message on the collector side.  Hence, I am dropping the idea of using SyslogAppender.  The alternative approach is to implement SocketAdaptor to stream SocketAppender log file to Chukwa.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.