diff --git a/docs/external-observability.md b/docs/external-observability.md index 2cbbee2d5..250a2b97e 100644 --- a/docs/external-observability.md +++ b/docs/external-observability.md @@ -72,7 +72,7 @@ Current behavior: - `@log` is wizard-only; - it appends to a pre-created `logs/M-.log`; - the target file must already exist; -- the log name is restricted to alphanumeric characters; +- the log name is restricted to alphanumeric characters, at most 30 of them; - the message payload is caller-controlled; - color is stripped; - a newline is added;