Summary
In Chapter 14, we looked at Azure Log Analytics and its more detailed configuration, deployment, and integration options. We also discussed the fundamentals of the Kusto language, which is one of the most important topics when working with this Azure service. Remember that Kusto is not an easy topic – it requires lots of experience and skill to use it to your benefit. However, it’s worth spending some time learning it, as it’ll help you find necessary information quickly, especially when your infrastructure is integrated with Log Analytics workspaces using diagnostic settings.
Lessons included in this chapter should provide an additional view of Log Analytics and its place in your architecture. They should also help you gain a better understanding of monitoring in Azure in general, especially having Kusto in mind as your solution to query aggregated data.
In the last chapter of this book, we’ll take a look at Network Watcher – a native...