# Logging > An index and topic collection covering log ingestion, log search, log aggregation, and log pipeline services. Logging platforms collect event records from applications, infrastructure, containers, network devices, and security tooling, then parse, index, route, and retain them for search, alertin... This is the **Logging** topic area of [API Evangelist](https://apievangelist.com) — a network of focused knowledge bases drawn from 16 years of independent API research by Kin Lane. Browse all areas at https://apievangelist.com/areas/. ## Services & Tools - [Amazon CloudWatch](https://providers.apis.io/providers/aws-cloudwatch/) (repo: https://github.com/api-evangelist/aws-cloudwatch) - [Axiom](https://providers.apis.io/providers/axiom/) (repo: https://github.com/api-evangelist/axiom) - [Azure Log Analytics](https://providers.apis.io/providers/azure-log-analytics/) (repo: https://github.com/api-evangelist/azure-log-analytics) - [Better Stack](https://providers.apis.io/providers/betterstack/) (repo: https://github.com/api-evangelist/betterstack) - [Chronosphere](https://providers.apis.io/providers/chronosphere/) (repo: https://github.com/api-evangelist/chronosphere) - [Coralogix](https://providers.apis.io/providers/coralogix/) (repo: https://github.com/api-evangelist/coralogix) - [Cribl](https://providers.apis.io/providers/cribl/) (repo: https://github.com/api-evangelist/cribl) - [Datadog](https://providers.apis.io/providers/datadog/) (repo: https://github.com/api-evangelist/datadog) - [Dynatrace](https://providers.apis.io/providers/dynatrace/) (repo: https://github.com/api-evangelist/dynatrace) - [Elastic Stack (ELK Stack)](https://providers.apis.io/providers/elk-stack/) (repo: https://github.com/api-evangelist/elk-stack) - [Elasticsearch](https://providers.apis.io/providers/elasticsearch/) (repo: https://github.com/api-evangelist/elasticsearch) - [Fluent Bit](https://providers.apis.io/providers/fluent-bit/) (repo: https://github.com/api-evangelist/fluent-bit) - [Fluentd](https://providers.apis.io/providers/fluentd/) (repo: https://github.com/api-evangelist/fluentd) - [Google Cloud Logging](https://providers.apis.io/providers/google-cloud-logging/) (repo: https://github.com/api-evangelist/google-cloud-logging) - [Grafana](https://providers.apis.io/providers/grafana/) (repo: https://github.com/api-evangelist/grafana) - [Graylog](https://providers.apis.io/providers/graylog/) (repo: https://github.com/api-evangelist/graylog) - [Honeycomb](https://providers.apis.io/providers/honeycomb/) (repo: https://github.com/api-evangelist/honeycomb) - [IBM QRadar](https://providers.apis.io/providers/qradar/) (repo: https://github.com/api-evangelist/qradar) - [Logstash](https://providers.apis.io/providers/logstash/) (repo: https://github.com/api-evangelist/logstash) - [Loki](https://providers.apis.io/providers/loki/) (repo: https://github.com/api-evangelist/loki) - [New Relic](https://providers.apis.io/providers/new-relic/) (repo: https://github.com/api-evangelist/new-relic) - [OpenObserve](https://providers.apis.io/providers/openobserve/) (repo: https://github.com/api-evangelist/openobserve) - [OpenSearch](https://providers.apis.io/providers/opensearch/) (repo: https://github.com/api-evangelist/opensearch) - [OpenTelemetry](https://providers.apis.io/providers/opentelemetry/) (repo: https://github.com/api-evangelist/opentelemetry) - [SigNoz](https://providers.apis.io/providers/signoz/) (repo: https://github.com/api-evangelist/signoz) - [SolarWinds](https://providers.apis.io/providers/solarwinds/) (repo: https://github.com/api-evangelist/solarwinds) - [Splunk](https://providers.apis.io/providers/splunk/) (repo: https://github.com/api-evangelist/splunk) - [Sumo Logic](https://providers.apis.io/providers/sumo-logic/) (repo: https://github.com/api-evangelist/sumo-logic) - [Vector](https://providers.apis.io/providers/vector/) (repo: https://github.com/api-evangelist/vector) ## Common Features - **Log Ingestion and Collection**: Logging platforms collect log events from applications, hosts, containers, cloud services, and network devices via HTTP endpoints, syslog, agents, and shippers such as Fluent Bit, Vector, and OpenTelemetry collectors. - **Parsing and Enrichment**: Incoming log lines are parsed into structured fields, enriched with metadata (host, service, environment, trace ID), and normalized so downstream search and analytics behave consistently across sources. - **Indexing and Full-Text Search**: Platforms like Elasticsearch, OpenSearch, Splunk, Graylog, and OpenObserve index log content for fast keyword, field, and time-range queries against very large data sets. - **Log Routing and Pipelines**: Log pipeline tools like Cribl, Vector, Fluentd, Fluent Bit, and Logstash route, transform, filter, sample, and replicate log streams between sources, destinations, and storage tiers. - **Retention, Tiering, and Archival**: Logging services manage hot, warm, and cold retention policies, archive raw logs to object storage, and enforce retention windows for cost control and compliance. - **Alerting and Detection on Logs**: Log platforms expose alert rules, saved searches, and detection content that fire on patterns, thresholds, anomalies, or security signatures observed in log streams. - **Live Tail and Troubleshooting**: Engineers stream live logs, filter by service or request, and pivot from a log line into traces, metrics, and related events during incident response and debugging. - **Log-Based Audit and Compliance**: Immutable log capture, retention policies, and access controls support SOC 2, HIPAA, PCI, and other audit and compliance use cases driven by log evidence. ## Use Cases - **Application Troubleshooting and Debugging**: Engineers search application and request logs across services to diagnose errors, latency spikes, and failed deployments in production environments. - **Centralized Log Aggregation Across Clouds**: Organizations aggregate logs from AWS CloudWatch, Google Cloud Logging, Azure Log Analytics, Kubernetes clusters, and on-prem systems into a single search and analytics surface. - **Security and SIEM Use Cases**: Security teams ingest authentication, network, endpoint, and audit logs into platforms like Splunk, Sumo Logic, Graylog, and QRadar to drive detections, investigations, and threat hunting. - **Cost Control Through Log Pipelines**: Teams use Cribl, Vector, and Fluent Bit to reduce, sample, route, and reshape log volume before it lands in expensive indexing tiers, optimizing cost per useful log. - **Compliance and Audit Trail Retention**: Regulated organizations retain structured logs for prescribed windows, with tamper-evident storage and access controls, to demonstrate compliance during audits. - **OpenTelemetry-Native Logging**: Modern stacks emit logs from applications as OpenTelemetry log records, correlate them with traces and metrics, and ship them through OTLP into back-ends like Axiom, OpenObserve, and SigNoz. - **Kubernetes and Container Log Collection**: Cluster operators run Fluent Bit, Fluentd, or Vector as DaemonSets to collect container logs and forward them into Loki, Elasticsearch, OpenSearch, or hosted log services. - **Business and Product Analytics on Logs**: Product and platform teams query structured event logs to build dashboards, funnels, and KPIs without standing up a separate analytics pipeline. ## Related Areas - [Deployment](https://deployment.apievangelist.com): An index and topic collection covering application deployment platforms, Platform-as-a-Service (PaaS) providers, and ... - [API Evangelist Search](https://search.apievangelist.com): Searching across API Evangelist. - [Gateway](https://gateway.apievangelist.com): A collection of services, tooling, and open source solutions for API gateway management and traffic control, covering... - [Aggregation](https://aggregation.apievangelist.com): An index and topic collection covering API aggregation, marketplaces, directories, unified APIs, and catalog platform... - [Observability](https://observability.apievangelist.com): A curated index of services, tooling, and open source solutions for API observability, monitoring, logging, tracing, ... - [FinOps](https://finops.apievangelist.com): FinOps is a cloud financial management discipline combining technology, finance, and business practices to drive acco... ## More - [Latest Logging stories](/stories/) - [All API Evangelist topic areas](https://apievangelist.com/areas/) - [API Evangelist network index (llms.txt)](https://apievangelist.com/llms.txt)