当前位置:网站首页>Typical application scenarios of alicloud log service SLS
Typical application scenarios of alicloud log service SLS
2022-04-23 07:03:00 【Alibaba cloud cloud Lab】
Typical application scenarios of log service include : Data acquisition and consumption 、 Data cleaning and flow calculation (ETL/Stream Processing)、 Data warehouse docking (Data Warehouse)、 Log real-time query and analysis .
Yunqi lab log service experience ( Have the opportunity to participate in 100% Win the prize ):https://developer.aliyun.com/adc/series/activity/sls-1
Data acquisition and consumption
Through the logging service LogHub function , It can access all kinds of real-time log data on a large scale and at low cost ( Include Metric、Event、BinLog、TextLog、Click etc. ).
Program advantages :
Easy to use : Provide 50+ Real time data acquisition mode , Let you quickly build a platform ; Strong configuration management capability , Reduce the burden of operation and maintenance .
Stretch and stretch : Whether it is traffic peak or business growth, it can easily cope with .
chart 1. Data acquisition and consumption
Data cleaning and flow calculation (ETL/Stream Processing)
Log Center (LogHub) Support docking with various real-time computing and services , And provide complete progress monitoring , Alarm and other functions , And can be based on SDK/API Realize custom consumption .
Easy to operate : Provide richness SDK And programming framework , Seamless connection with each flow computing engine .
Monitoring and alarming : Provide rich monitoring data , And delayed alarm mechanism .
Stretch and stretch :PB Level elasticity ,0 Delay .
chart 2. Data cleaning and flow calculation
Data warehouse docking (Data Warehouse)
Log delivery (LogShipper) The function can center the log (LogHub) The data in is delivered to the storage service , The process supports compression 、 Customize Partition、 And various storage formats such as rows and columns .
Huge amounts of data : There is no upper limit on the amount of data .
variety : Support line 、 Column 、TextFile And other storage formats .
Flexible configuration : Support user customization Partition Other configuration .
chart 3. Data warehouse docking
Log real-time query and analysis
Real time query analysis (LogAnalytics) It can index in real time LogHub Data in the , Provide keywords 、 Fuzzy 、 Context 、 Range 、SQL Aggregation and other rich query means .
Strong real time : After writing, you can query .
Massive low-cost : Support PB/Day Indexing power , The cost is self built scheme 15%.
Strong analytical ability : Support multiple query methods , And SQL Do aggregate analysis , And provide visualization and alarm functions .
chart 4. Log real-time query and analysis
版权声明
本文为[Alibaba cloud cloud Lab]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230601371694.html
边栏推荐
- LeetCode刷题|897递增顺序搜索树
- MySQL server standalone deployment manual
- 异常记录-14
- SQL学习|基础查询与排列
- 【代码解析(2)】Communication-Efficient Learning of Deep Networks from Decentralized Data
- Analysis of Rdam principle
- openvswitch vlan网络实践
- redis 常见问题
- Alertmanager重复/缺失告警现象探究及两个关键参数group_wait和group_interval的释义
- JS implementation of web page rotation map
猜你喜欢
随机推荐
[MySQL basics] data export and import permissions and local_ Infile parameter
异常记录-18
BPF program of type XDP
LeetCode刷题|38外观数组
ES入门学习笔记
Detailed explanation of RDMA programming
异常记录-12
volatile 关键字的三大特点【数据可见性、指令禁止重排性、不保证操作原子性】
Unix期末考试总结--针对直系
基于ECS搭建云上博客(云小宝码上送祝福,免费抽iphone13任务详解)
virtio 与vhost_net介绍
Analysis of Rdam principle
冬季实战营 动手实战-MySQL数据库快速部署实践 领鼠标 云小宝
[Lombok quick start]
如何通过dba_hist_active_sess_history分析数据库历史性能问题
2021年国产数据库12强介绍
JS implementation of web page rotation map
基於DPDK實現VPC和IDC間互聯互通的高性能網關
阅读笔记:Meta Matrix Factorization for Federated Rating Predictions
AttributeError: ‘dict‘ object has no attribute ‘iteritems‘