PracHub
QuestionsPremiumLearningGuidesCheatsheetNEWCoaches
|Home/System Design/Microsoft

Design a high-level logging system

Last updated: May 1, 2026

Quick Overview

This System Design question evaluates a candidate's ability to design scalable, reliable centralized logging and observability infrastructure, covering distributed systems concepts such as ingestion, durable storage, querying/indexing, access control, and multi-tenant separation.

  • medium
  • Microsoft
  • System Design
  • Software Engineer

Design a high-level logging system

Company: Microsoft

Role: Software Engineer

Category: System Design

Difficulty: medium

Interview Round: Technical Screen

Design a high-level centralized logging system for a company. Assume many services (microservices, batch jobs) running across multiple hosts/containers need to emit logs. The system should: - Ingest logs from many producers. - Store logs durably with retention. - Support querying/filtering by time range, service, host, log level, request/trace ID. - Handle bursts and partial outages. - Provide basic access control and multi-tenant separation (e.g., by team/environment). Describe the architecture, key components, data model/indexing strategy, scaling approach, and reliability considerations. No diagram is required, but be clear about data flow.

Quick Answer: This System Design question evaluates a candidate's ability to design scalable, reliable centralized logging and observability infrastructure, covering distributed systems concepts such as ingestion, durable storage, querying/indexing, access control, and multi-tenant separation.

Related Interview Questions

  • Design A Scalable Web Crawler - Microsoft (medium)
  • Design User Re-engagement Notifications - Microsoft (medium)
  • Design a typeahead search service - Microsoft (hard)
  • Design a Secure Copilot API - Microsoft
  • Design a URL Shortener - Microsoft (hard)
Microsoft logo
Microsoft
Feb 9, 2026, 12:00 AM
Software Engineer
Technical Screen
System Design
3
0

Design a high-level centralized logging system for a company.

Assume many services (microservices, batch jobs) running across multiple hosts/containers need to emit logs. The system should:

  • Ingest logs from many producers.
  • Store logs durably with retention.
  • Support querying/filtering by time range, service, host, log level, request/trace ID.
  • Handle bursts and partial outages.
  • Provide basic access control and multi-tenant separation (e.g., by team/environment).

Describe the architecture, key components, data model/indexing strategy, scaling approach, and reliability considerations. No diagram is required, but be clear about data flow.

Solution

Show

Comments (0)

Sign in to leave a comment

Loading comments...

Browse More Questions

More System Design•More Microsoft•More Software Engineer•Microsoft Software Engineer•Microsoft System Design•Software Engineer System Design
PracHub

Master your tech interviews with 7,500+ real questions from top companies.

Product

  • Questions
  • Learning Tracks
  • Interview Guides
  • Resources
  • Premium
  • For Universities
  • Student Access

Browse

  • By Company
  • By Role
  • By Category
  • Topic Hubs
  • SQL Questions
  • Compare Platforms
  • Discord Community

Support

  • support@prachub.com
  • (916) 541-4762

Legal

  • Privacy Policy
  • Terms of Service
  • About Us

© 2026 PracHub. All rights reserved.