当前位置:网站首页>Use KUSTO query statement (KQL) to query LOG on Azure Data Explorer Database
Use KUSTO query statement (KQL) to query LOG on Azure Data Explorer Database
2022-08-05 10:24:00 【zyypjc】
目录
(一)前言
Recently, the company will usually store one inAzurein a managed instanceAudit_logThe entire table is migrated toAzure Data Explorer Database来存储.So in this article, I will first summarizeAzure Data Explorer Database的基本概念,Then I will try to illustrate it with a simple example.
(二)Azure Data Explorer介绍及应用
Companies are generating and storing vast amounts of data every day. This data can be unstructured(例如音频,视频),半结构化的(例如XML,JSON)或结构化的(例如数字,日期,字符串). Data professionals are always looking for efficient techniques to process large volumes of disparate data. Although we can certainly use a traditional data warehouse,Hadoop,Sparkand other analytical tools to do this,But before exploring and analyzing the data,This will involveTB级和PBlevel dataETL的常规方法.所以,A platform is desperately needed,The platform will enable users to rapidly leverage and analyze various raw data,And ingest data quickly and get the best performance. Let's solve this situation with an interesting data analysis service.
1. 什么是Azure Data Explorer?
AzureData Browser akaADX,is used for logging,Fast telemetry and streaming data,Highly scalable and fully managed data analytics service. Browse services through this data,You can aggregate,Store and analyze various data. You can query the number in secondsTB的数据,It allows fast ad hoc queries on all kinds of data.
在Azure Data ExplorerThe tools above were formerly known as “代号为Kusto”,使用类似SQLThe query language of ieKusto查询语言(KQL)来分析来自IoT设备,应用程序,Fast-moving data for websites, etc.KQLNot limited to using functions and hundreds of operators such as aggregation,过滤等,It also includes built-in machine learning capabilities,例如聚类,回归等.
ADX使用SSDStore as cache andAzure BlobPersistent storage in storage,Works on the principle of isolation between compute and storage. It is fully managed“平台即服务(PaaS)”,Make users focus only on their data and queries. 为了说明ADX的主要优势之一,The next advantage is highlighted here,即时间序列分析:它
非常方便,And provides a lot of functions to analyze,Identify trends and anomalies.
2. 实战案例
(1)案例背景
Query the user of a key system of the companyAudit_log,and import logs(CSV)
(2)进入Azure Data Explorer主页面

(3)点击Query
点击后,See it on the rightKQLThe entered query area,You can edit the query in it

同时,In the middle area, you can view the objects you want to query just like selecting the database and the tables under the database

(4)输入查询的KQL
如下KQLThe purpose is to pull outAuditLogs表的前10000行
AuditLogs
| take 10000
(5)导出功能
Right-click in the query results area,See the list of export functions

边栏推荐
- [强网杯2022]WP-UM
- 还在找网盘资源吗?快点收藏如下几个值得收藏的网盘资源搜索神器吧!
- Header file search rules when compiling with GCC
- 多线程(进阶) - 2.5w字总结
- 第五章:多线程通信—wait和notify
- mysql索引
- 【综合类型第 35 篇】程序员的七夕浪漫时刻
- Oracle 19.3 restart 环境
- The difference between find, matches, lookingAt matching strings in matcher
- Still looking for a network backup resources?Hurry up to collect the following network backup resource search artifact it is worth collecting!
猜你喜欢

阿里顶级架构师多年总结的JVM宝典,哪里不会查哪里!

【AGC】增长服务1-远程配置示例

hcip BGP enhancement experiment

华为轻量级神经网络架构GhostNet再升级,GPU上大显身手的G-GhostNet(IJCV22)

还在找网盘资源吗?快点收藏如下几个值得收藏的网盘资源搜索神器吧!

Getting started with Polkadot parachain development, this article is enough

First Decentralized Heist?Loss of nearly 200 million US dollars: analysis of the attack on the cross-chain bridge Nomad

three物体围绕一周呈球形排列

阿里全新推出:微服务突击手册,把所有操作都写出来了PDF

【综合类型第 35 篇】程序员的七夕浪漫时刻
随机推荐
Why are RELTABLESPACE values 0 for many tables displayed in sys_class?
Go编译原理系列6(类型检查)
【Office】Microsoft Office下载地址合集(微软官方原版离线安装下载)
The difference between find, matches, lookingAt matching strings in matcher
Four years of weight loss record
【 temperature warning program DE development 】 event driven model instance
First Decentralized Heist?Loss of nearly 200 million US dollars: analysis of the attack on the cross-chain bridge Nomad
STM32+ULN2003 drives 28BYJ4 stepper motor (forward and reverse according to the number of turns)
语音社交软件开发——充分发挥其价值
第五章:多线程通信—wait和notify
FPGA: Basic Getting Started Button Controlling LED Lights
Login function and logout function (St. Regis Takeaway)
19.3 restart the Oracle environment
three物体围绕一周呈球形排列
Create a Dapp, why choose Polkadot?
2022 Huashu Cup Mathematical Modeling Ideas Analysis and Exchange
第五章:activiti流程分流判断,判断走不同的任务节点
The host computer develops C# language: simulates the STC serial port assistant to receive the data sent by the microcontroller
公众号如何运维?公众号运维专业团队
FPGA: Basic Getting Started LED Lights Blinking