[Apiman-user] Custom reports from ES

Ashish Patel ashish.patel at futuregroup.in
Thu Oct 12 00:39:45 EDT 2017


Definitely Marc. We have holidays starting this weekend In India and shall be taking up below after I come back.

From: Marc Savy [mailto:marc.savy at redhat.com]
Sent: Wednesday, October 11, 2017 21:25
To: Eric Wittmann
Cc: Ashish Patel; apiman-user at lists.jboss.org
Subject: Re: [Apiman-user] Custom reports from ES

+1 and, Asish, please think about sharing your queries and setup with the community so everyone can benefit from your expierence.

On 11 October 2017 at 14:16, Eric Wittmann <eric.wittmann at redhat.com<mailto:eric.wittmann at redhat.com>> wrote:
You should definitely be able to use Kibana for more custom and interesting data analysis of the metrics data.

Examples of the existing ES queries that produce the data shown in the Apiman UI can be found here:

https://github.com/apiman/apiman/blob/master/manager/api/es/src/main/java/io/apiman/manager/api/es/ESMetricsAccessor.java

And here is where you can find all of the properties stored in ES for each metric:

https://github.com/apiman/apiman/blob/master/gateway/engine/core/src/main/java/io/apiman/gateway/engine/metrics/RequestMetric.java

-Eric

On Wed, Oct 11, 2017 at 4:53 AM, Ashish Patel <ashish.patel at futuregroup.in<mailto:ashish.patel at futuregroup.in>> wrote:
Hi,

We are using APIMan (1.2.7) in production and can see default API Metrics from APIMan Manager instance. It gives last 30 days/7 days usage. However, we would like to fetch custom reports like


1.       Max/Avg no of requests per day per API

2.       Max/Avg.  response time per API

3.       Total no. of APIs being used in last X days (across different organization).
..... etc.

Can we plug Kibana on top of ES and fetch such reports ?
In case if we want to shoot direct ES command , any help in ES queries to retrieve reports such as above ?
Any other help to achieve above will be highly appreciated.

Thanks & Regards,
Ashish


_______________________________________________
Apiman-user mailing list
Apiman-user at lists.jboss.org<mailto:Apiman-user at lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/apiman-user


_______________________________________________
Apiman-user mailing list
Apiman-user at lists.jboss.org<mailto:Apiman-user at lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/apiman-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/apiman-user/attachments/20171012/7c260b70/attachment-0001.html 


More information about the Apiman-user mailing list