Reader small image

You're reading from  Learn Azure Administration - Second Edition

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781837636112
Edition2nd Edition
Right arrow
Author (1)
Kamil Mrzygłód
Kamil Mrzygłód
author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód

Right arrow

Understanding logs in Azure Monitor

Azure Monitor can collect data from different services in different formats. Each service can publish data as a metric, log, event, or change. Depending on the type of published data, a different kind of log is leveraged to present aggregated results. In this section, we’ll discuss the differences between different types of logs and what kind of data can be found inside them. We’ll start by learning about platform logs.

Platform logs

Platform logs is a generic name for more detailed logs generated by Azure services. Depending on the considered layer (the place where the log is generated), we can talk about the following platform logs:

  • Resource logs (generated at the resource level)
  • Activity logs (generated at the subscription level)
  • Microsoft Entra ID logs (generated at the tenant level)

If you look closely at the described platform logs, you’ll see that platform logs are linked to similar scopes...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Learn Azure Administration - Second Edition
Published in: Dec 2023Publisher: PacktISBN-13: 9781837636112

Author (1)

author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód