You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Jilin, Jiang (JIRA)" <ji...@apache.org> on 2016/02/15 09:50:18 UTC

[jira] [Commented] (EAGLE-124) UI - Show who made changes to Policy/Site

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

Jilin, Jiang commented on EAGLE-124:
------------------------------------

Hi, refer to the doc from Eagle-47. I try the api call: eagle-service/rest/list?query=AlertDefinitionServiceAudit

It throws exception:
{
success: false,
exception: "org.apache.eagle.query.parser.EagleQueryParseException: AlertDefinitionServiceAudit entity does not exist! org.apache.eagle.query.ListQueryCompiler.checkEntityExistence(ListQueryCompiler.java:177) org.apache.eagle.query.ListQueryCompiler.compileCollectionQuery(ListQueryCompiler.java:193) org.apache.eagle.query.ListQueryCompiler.<init>(ListQueryCompiler.java:108) org.apache.eagle.service.generic.ListQueryResource.listQueryWithoutCoprocessor(ListQueryResource.java:223) org.apache.eagle.service.generic.ListQueryResource.listQuery(ListQueryResource.java:86) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.lang.reflect.Method.invoke(Method.java:606) com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) ",
totalResults: 0,
elapsedms: 3,
lastTimestamp: 0
}

Is that api changed or something I miss?

> UI - Show who made changes to Policy/Site
> -----------------------------------------
>
>                 Key: EAGLE-124
>                 URL: https://issues.apache.org/jira/browse/EAGLE-124
>             Project: Eagle
>          Issue Type: New Feature
>            Reporter: Senthilkumar
>            Assignee: Jilin, Jiang
>            Priority: Minor
>         Attachments: Audit_Retrieval_Samples.docx
>
>
> Display Audit Information  of  Site/Policy in UI.



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