Skip to main content

Tag: Loki

Problems with Grafana Loki

IDTitleDescriptionCategoryTechnologyTags
CRE-2025-0019
Low
Impact: 3/10
Mitigation: 2/10
Alloy entries too far behindGrafana can get into a state where it writes more errors messages than it can process. The problem is compounded when Grafana is collecting its own error logs that include the related warnings that it can no longer keep up. This can consume several GB per day of storage.StoragealloyGrafanaAlloyLokiPublic
CRE-2025-0020
Medium
Impact: 5/10
Mitigation: 2/10
Grafana alloy Loki fanout crashGrafana alloy Loki fanout crashes when the number of log files exceeds the number of ingesters.StoragealloyGrafanaAlloyLokiPublic
CRE-2025-0029
Low
Impact: 6/10
Mitigation: 5/10
Loki fails to retrieve AWS credentials when specifying S3 endpoint with IRSA- When deploying Grafana Loki with AWS S3 as the storage backend and specifying a custom S3 endpoint (e.g., for FIPS compliance or GovCloud regions), Loki may fail to retrieve AWS credentials via IAM Roles for Service Accounts (IRSA). This results in errors during startup or when attempting to upload index tables, preventing Loki from functioning correctly.StoragelokiLokiS3AWSIrsaStorageAuthenticationHelmPublic
CRE-2025-0032
Low
Impact: 2/10
Mitigation: 4/10
Loki generates excessive logs when memcached service port name is incorrectLoki instances using memcached for caching may emit excessive warning or error logs when the configured`memcached_client` service port name does not match the actual Kubernetes service port. This does not cause a crash or failure, but it results in noisy logs and ineffective caching behavior.Observability ProblemslokiLokiMemcachedConfigurationServiceCacheKnown IssueKubernetesPublic
CRE-2025-0038
Low
Impact: 5/10
Mitigation: 3/10
Loki fails to cache entries due to Memcached out-of-memory errorGrafana Loki may emit errors when attempting to write to a Memcached backend that has run out of available memory. This results in dropped index or query cache entries, which can degrade query performance but does not interrupt ingestion.Observability ProblemslokiLokiMemcachedCacheMemoryInfrastructureKnown IssuePublic
CRE-2025-0090
Low
Impact: 0/10
Mitigation: 0/10
Loki Log Line Exceeds Max Size LimitAlloy detects the Loki is dropping log lines because they exceed the configured maximum line size. This typically indicates that applications are emitting extremely long log entries, which Loki is configured to reject by default.Observability Problemsalloy logAlloyLokiLogsObservabilityGrafana