You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/06 23:42:38 UTC

[jira] [Commented] (DISPATCH-110) Provide access to recent log messages via management agent.

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

ASF subversion and git services commented on DISPATCH-110:
----------------------------------------------------------

Commit 1664739 from [~aconway] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1664739 ]

DISPATCH-110: Provide access to recent log messages via management agent.

Added GET-LOGS operation to management entity. Returns a list of log entries each a list of:

[module name(string), level name(string), message text(string), file name(string or None), line number(integer or None), timestamp(integer)]

Added --log option to qdstat, prints log in same format as qdrouterd, without source file/line.

qdmanage can call GET-LOG also.

Conflicts:
	python/qpid_dispatch_internal/management/agent.py
DISPATCH-110: Provide access to recent log messages via management agent.

Added GET-LOGS operation to management entity. Returns a list of log entries each a list of:

[module name(string), level name(string), message text(string), file name(string or None), line number(integer or None), timestamp(integer)]

Added --log option to qdstat, prints log in same format as qdrouterd, without source file/line.

qdmanage can call GET-LOG also, prints log list in JSON format.

> Provide access to recent log messages via management agent.
> -----------------------------------------------------------
>
>                 Key: DISPATCH-110
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-110
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Management Agent
>    Affects Versions: 0.3
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.5
>
>
> Add GET-LOGS operation to management entity, view logs from qdstat.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org