Summary
In this chapter, you were introduced to the Kusto Query Language, which you will use to query the tables in your logs. You learned about some of the tabular operators, query statements, scalar functions, and string operators. In the Questions section, we will provide some quick questions to help you understand how to use these commands to perform your queries.
This is just the tip of the iceberg. It is highly recommended that you look at the complete KQL documentation, as listed in the Further reading section of the chapter, to learn about all the various commands you can use.
In the next chapter, you will learn how to take what you learned here and use it to query logs that are stored in Microsoft Sentinel using the Logs page.