Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Cloud Observability with Azure Monitor

You're reading from   Cloud Observability with Azure Monitor A practical guide to monitoring your Azure infrastructure and applications using industry best practices

Arrow left icon
Product type Paperback
Published in Nov 2024
Publisher Packt
ISBN-13 9781835881187
Length 368 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Manuel Lázaro Ramírez Manuel Lázaro Ramírez
Author Profile Icon Manuel Lázaro Ramírez
Manuel Lázaro Ramírez
José Ángel Fernández José Ángel Fernández
Author Profile Icon José Ángel Fernández
José Ángel Fernández
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. Part 1:Fundamentals of Observability and Azure Monitor
2. Chapter 1: Introduction to Observability with Azure Monitor FREE CHAPTER 3. Chapter 2: Understanding Azure Monitor Components and Functions 4. Chapter 3: Exploring Azure Monitor Data Sources and the Ingestion Pipeline 5. Part 2: Working with Azure Monitor
6. Chapter 4: Analyzing Your Data Using Logs and Metrics 7. Chapter 5: Responding to Monitoring Events 8. Chapter 6: Visualizing Your Logs and Metrics 9. Chapter 7: Application Observability and Performance Monitoring with Application Insights 10. Part 3: The Road Ahead with Azure Observability
11. Chapter 8: Hybrid and Multi-Cloud Monitoring 12. Chapter 9: Integrating with Third-Party Tools 13. Chapter 10: Building Your Monitoring Strategy 14. Chapter 11: Cost Management and Optimization 15. Chapter 12: Future Trends and Looking Ahead 16. Index 17. Other Books You May Enjoy Appendix

Exploring customization options for tailored monitoring

In the Understanding the data ingestion pipeline in Azure Monitor section of Chapter 3, we mentioned the different types of DCRs that exist. However, we did not go into the specific details of the schema definition of each of them. This section provides a detailed overview of all the schemas by type of data source.

Logs Ingestion API DCR structure

The Logs Ingestion API is used to ingest custom logs into the Log Analytics workspace. The following list contains the relevant parameters for this scenario:

Tip

If you need to submit custom logs through the Logs Ingestion API as described in the External Telemetry: Integrating Insights from External Sources section of Chapter 3, this is the required schema for your DCRs. You can download the full file from the chapter13/LogsIngestionAPIDcrStructure.bicep folder in the book’s GitHub repository.

  • location: The region where the DCR is created must be the same...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image