Skip to content

Commit 76b6b81

Browse files
committed
Add doc note for ecs_logging dependency addition
1 parent 2fcc72f commit 76b6b81

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/logging.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,9 @@ Then, you could use a grok pattern like this (for the
181181
[[log-reformatting]]
182182
=== Log reformatting (experimental)
183183

184-
The agent can automatically reformat application to ECS format when the application includes the `ecs-logging-python` library in its dependencies.
184+
Starting in version 6.16.0, the agent can automatically reformat application
185+
logs to ECS format with no changes to dependencies. Prior versions must install
186+
the `ecs_logging` dependency.
185187

186188
Log reformatting is controlled by the <<config-log_ecs_reformatting, `log_ecs_reformatting`>> configuration option, and is disabled by default.
187189

0 commit comments

Comments
 (0)