Skip to content

Overview of Query Analysis Cases

General aggregation analysis

Case NameDescription
Query the global distribution of clientsQuery the global distribution of clients
Query the classification and PV trend of request methodsQuery the classification and PV trend of request methods
Distribution of user agent requests by PVSort and analyze the number of PVs by user agent.
Query the daily consumption and trend prediction for this monthSort and analyze the number of PVs by user agent.
Query the service consumption distribution of this monthAnalyze the distribution of each service consumed this month.
Query the consumption of yesterday and comparison to that of last monthAnalyze the distribution of each service consumed this month.

NGINX log analysis

Case NameDescription
Day-to-day comparison of PVs based on NGINX access logsCompare the PVs of today with those of yesterday based on NGINX access logs.
Query the distribution of source IP addresses from NGINX logsAnalyze the distribution of source IP addresses.
Collect statistics on inbound and outbound NGINX trafficAnalyze the distribution of source IP addresses.
Query the top 10 addresses that access NGINXAnalyze top 10 addresses that access NGINX.
Predict PVs based on NGINX access logsAnalyze the predicted PVs based on NGINX access logs.
Query the PV trend and day-to-day comparison from NGINX access logsAnalyze the predicted PVs based on NGINX access logs.

Tomcat web service analysis

Case NameDescription
Analyze the trend of Tomcat request statusAnalyze the trend of the number of Tomcat access requests in different states over time.
Distribution of Tomcat access requests by status and quantity over timeDistribution of Tomcat access requests by status and quantity over time]
Trend of PVs and UVs for Tomcat access over timeAnalyze the trend of the PVs and unique visitors (UVs) of Tomcat access over time.
Query the number of Tomcat error requests and the comparison with that of last hourCalculate the number of Tomcat error requests and compare it with that of last hour.
Query the top 10 URIs in Tomcat requestsAnalyze top 10 URIs based on the number of Tomcat access requests.
Query the types and distribution of Tomcat clientsAnalyze and query the types and number of clients that access Tomcat.
Collect statistics on inbound and outbound Tomcat trafficCollect statistics on inbound and outbound Tomcat traffic
Query the proportions of Tomcat error requestsAnalyze and query the types and number of clients that access Tomcat.
Analyze the proportion of Tomcat error requestsAnalyze the proportion of Tomcat error requests.

Alibaba Cloud CDN log analysis

Case NameDescription
Alibaba Cloud CDN log analysisAnalyze the access logs of Alibaba Cloud CDN to generate a variety of operational data reports and analyze user access behavior.

Aggregate function analysis

Case NameDescription
Aggregate function analysisDescribe a variety of aggregate function and give analysis examples.