II.
StackPart overview
Reference · livestack-part:logging
Logging overview
Centralized log aggregation, indexing, and search for structured and unstructured log streams emitted by applications, infrastructure, and platform components. Core concerns include log shipping (Fluentd, Fluent Bit, Vector), retention policies, cardinality, and cost. Popular implementations: the ELK/EFK stack (Elasticsearch/OpenSearch + Logstash/Fluentd + Kibana), Grafana Loki (label-based log aggregation paired with Grafana dashboards), Splunk (enterprise), and managed offerings (AWS CloudWatch Logs, Datadog Logs, Papertrail). Structured JSON logging is preferred over plain text for machine-readable queries. Closely integrated with the Metrics and Tracing stack parts.
Attributes
displayName
Logging
category
observability
description
Centralized log aggregation, indexing, and search for structured and
unstructured log streams emitted by applications, infrastructure, and
platform components. Core concerns include log shipping (Fluentd,
Fluent Bit, Vector), retention policies, cardinality, and cost.
Popular implementations: the ELK/EFK stack (Elasticsearch/OpenSearch +
Logstash/Fluentd + Kibana), Grafana Loki (label-based log aggregation
paired with Grafana dashboards), Splunk (enterprise), and managed
offerings (AWS CloudWatch Logs, Datadog Logs, Papertrail). Structured
JSON logging is preferred over plain text for machine-readable queries.
Closely integrated with the Metrics and Tracing stack parts.
Outgoing edges
implemented_by2
- tool:elasticsearch·ToolElasticsearch
- platform-service:aws-cloudwatch·PlatformServiceAmazon CloudWatch
stack_part_used_by2
- skill-area:log-aggregation·SkillAreaLog Aggregation & Analysis
- skill-area:observability-pipeline·SkillAreaObservability Pipeline
Incoming edges
implements_stack_part4
- platform-service:aws-cloudwatch·PlatformServiceAmazon CloudWatch
- platform-service:aws-cloudwatch·PlatformServiceAmazon CloudWatch
- platform-service:azure-monitor·PlatformServiceAzure Monitor
- platform-service:azure-monitor·PlatformServiceAzure Monitor
integrates_with3
- tool-server:mcp-datadog·ToolServerDatadog MCP Server
- tool-server:mcp-splunk·ToolServerSplunk MCP Server
- tool-server:mcp-loki·ToolServerLoki MCP Server