当前位置:网站首页>Spark日志分析
Spark日志分析
2022-06-25 22:02:00 【bingoabin】
1. 概述
当浏览器请求服务器时,如果在服务器上设置了访问日志,就会记录下用户的访问记录。在日志里,通常包含大量的信息,但是这些信息不太容易被利用,这里我们通过对Apache的access.log日志进行分析,来进一步的学习Spark下的程序开发。
2. 假定需求
假设给我们提供一份apache的access.log文件,根据业务需求,我们需要分析得到以下几方面的需求:
1.统计每天的页面访问量
2.统计每种不同的HTTP状态对应的访问数
3.统计不同独立IP的访问量
4.统计不同页面的访问量
3. 准备工作
3.1 日志文件下载
下载指定分析的日志,当然也可以使用自己真实的Apache日志,在tomcat的logs目录中,为了让分析结果更加的直观明显,还是推荐使用下载日志。
Apache access.log日志下载地址:http://labfile.oss.aliyuncs.com/courses/456/access.log
3.2 日志文件格式
下载后的日志文件打开后类似这样:
边栏推荐
- LeetCode-1528-重新排列字符串-哈希表-字符串
- Tree class query component
- hiberate实体类CURD、事务操作汇总
- MySQL自定义函数实例
- [opencv450 samples] create image list yaml
- .user.ini文件导致的php网站安装问题
- 信息学奥赛一本通 1353:表达式括号匹配(stack) | 洛谷 P1739 表达式括号匹配
- C1. k-LCM (easy version)-Codeforces Round #708 (Div. 2)
- [2023 proofreading and bidding questions] Part 1: Measurement Technology FPGA post (roughly analytical version)
- 毕业旅行 | 伦敦5日游行程推荐
猜你喜欢

软件测试面试一直挂,面试官总是说逻辑思维混乱,怎么办?

ACM. Hj16 shopping list ●●

UE4 learning record 2 adding skeleton, skin and motion animation to characters

Kotlin null pointer bug

先序线索二叉树

经典图像分割网络:Unet 支持libtorch部署推理【附代码】
![[untitled] open an item connection. If it cannot be displayed normally, Ping the IP address](/img/34/d3c146d5faa2728cb5eb8f3ee00200.png)
[untitled] open an item connection. If it cannot be displayed normally, Ping the IP address

Uni app -- listen for the exit of the return key

Summary of common JDBC exceptions and error solutions

字符串
随机推荐
C. Fibonacci Words-April Fools Day Contest 2021
Pycharm student's qualification expires, prompting no suitable licenses associated with account solution
[opencv450 samples] read the image path list and maintain the proportional display
漏刻有时API接口实战开发系列(13):小鹅通云服务PHP-API二维数组传参解决方案
库项目和App项目中清单文件的包名不要相同
QT custom implemented calendar control
信息学奥赛一本通 1353:表达式括号匹配(stack) | 洛谷 P1739 表达式括号匹配
jdbc常见异常及错误解决办法汇总
#23class介绍
后序线索二叉树
经典图像分割网络:Unet 支持libtorch部署推理【附代码】
String对象(常量)池
期末复习【机器学习】
Day4 branch and loop summary and operation
character string
php性能优化
Use of xinchida ble 5.0 Low Power Bluetooth module (at command serial port transparent transmission) rsbrs02abr
Repoptimizer: it's actually repvgg2
录屏转gif的好用小工具ScreenToGif,免费又好用!
The first public available pytorch version alphafold2 is reproduced, and Columbia University is open source openfold, with more than 1000 stars