diff --git a/elastic-agent/configuration/elastic-agent-standalone-logging.asciidoc b/elastic-agent/configuration/elastic-agent-standalone-logging.asciidoc index 289fc0afc3..4e55107d40 100644 --- a/elastic-agent/configuration/elastic-agent-standalone-logging.asciidoc +++ b/elastic-agent/configuration/elastic-agent-standalone-logging.asciidoc @@ -119,13 +119,4 @@ Default: `0` (disabled) Default: `true` -| `agent.logging.json` | Set to `true` to log messages in JSON format. - -Default: `false` - -| `agent.logging.ecs` | Set to `true` to log messages with the minimal required Elastic Common Schema (ECS) -information. We recommended using this option in combination with `agent.logging.json: true`. - -Default: `false` - |===