[ 
https://issues.apache.org/jira/browse/KARAF-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402215#comment-15402215
 ] 

Jean-Baptiste Onofré commented on KARAF-4265:
---------------------------------------------

We have different alternatives now to create "out of the box" Decanter agent: 
socket or REST.

The purpose is to simply provide the agent that could be installed like:

{code}
-javaagent:<agent_directory_full_path>/decanter-javaagent.jar
{code}

and will automatically start a JMX and log collectors for instance, with a 
socket or REST appender.

> Create Decanter agent to send collected data to Decanter REST API
> -----------------------------------------------------------------
>
>                 Key: KARAF-4265
>                 URL: https://issues.apache.org/jira/browse/KARAF-4265
>             Project: Karaf
>          Issue Type: New Feature
>          Components: decanter
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>
> As explained in KARAF-4221, Decanter will provide a REST API Collector, 
> allowing to receive collected data (JSON), send to the dispatcher/appenders.
> In order to use Decanter "outside of OSGi", it makes sense to provide an 
> agent able to run in any Java middleware (and why not other agents to 
> different middlewares/technologies) and send data to the Decanter REST API 
> collector.



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

Reply via email to