- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-08-2013 04:49 AM
Hi,
I want to create a report based on the predifined canned report HTTP Applications. I have tried loading it as a template and it doesn't show up in the list of templates. I have also found it in the CLI as top-http-applications the output of which is below. However when I try and create a report in the CLI based on this there is no option for aggregate-by tunneled-name. Can anyone clarify if this is a limitation or bug and how I can create a report with the same output just with a different time frame and additional columns such as app category.
admin@PA-VM# show predefined reports top-http-applications
top-http-applications {
description "Application Reports";
ui-node "HTTP Applications";
frequency daily;
period last-calendar-day;
topn 50;
type {
appstat {
aggregate-by tunneled-name;
values [ nbytes nsess];
sortby nsess;
}
}
caption "Top HTTP tunneled applications";
}
Thanks
11-08-2013 07:49 AM
Hello CHammock,
Currently, the only way to create reports based on http-application is via GUI under Monitor > Reports > Application reports > HTTP applications.
For the report to be on-demand (real-time), you click on the dates below (only one date at a time) and then export the report in PDF/CSV XML format.
Also, you can schedule the same report under Report Groups where everyday you get the same report emailed. That report will be bases on last-calender-day's data.
Hope that addresses your concern some extent.
Thanks and regards,
Kunal Adak
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!