# Applying OpenTelemetry Security Practices in Legacy Environments

DevFeed: [Applying OpenTelemetry Security Practices in Legacy Environments](<https://devfeed.tech/articles/applying-opentelemetry-security-practices-in-legacy-environments-32583.md>)

Original publisher: [Read original article](<https://opentelemetry.io/blog/2026/security-legacy-environments/>)

Author: OpenTelemetry Authors; Docs CC BY

Published: 2026-05-19T13:38:41Z

Content type: article

Language: en

Sources: [Blog on OpenTelemetry](<https://devfeed.tech/sources/blog-on-opentelemetry.md>)

Topics: [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [Security](<https://devfeed.tech/topics/security.md>), [observability](<https://devfeed.tech/topics/observability.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Networks](<https://devfeed.tech/topics/networks.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>)

Tags: [architectures](<https://devfeed.tech/tags/architectures.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [security](<https://devfeed.tech/tags/security.md>), [systems](<https://devfeed.tech/tags/systems.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

## AI overview

This article explains how securing OpenTelemetry in legacy and industrial environments differs from securing cloud-native systems. It focuses on applying controls at appropriate points in the telemetry pipeline when source systems cannot be modified, instrumented, patched regularly, or protected with modern authentication and TLS.

## Source excerpt

OpenTelemetry is gaining traction in manufacturing and other legacy environments as organizations explore modern observability approaches. However, applying these practices in traditional systems introduces a different set of security challenges. The constraints of legacy infrastructure fundamentally change where and how security controls must be applied. Legacy and industrial environments often include: Systems that cannot be modified or instrumented Long equipment life cycles and limited patching windows Flat or weakly segmented networks Sensitive operational data that is not typical PII This article focuses on what is different about securing OpenTelemetry in these environments, and how to adapt your approach accordingly.