From be7cba21c2fae373b7e4feb49f2c4e1cee7eefee Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 31 Oct 2023 12:18:27 +0200 Subject: [PATCH] text --- _source/api/logzio-public-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_source/api/logzio-public-api.yml b/_source/api/logzio-public-api.yml index 8c57a9da6..e656f039c 100644 --- a/_source/api/logzio-public-api.yml +++ b/_source/api/logzio-public-api.yml @@ -8969,7 +8969,7 @@ definitions: example: false DocSizeSetting: type: boolean - description: Enable this to add a LogSize field to your logs and record the size of the log lines. + description: Adds a LogSize field to each log to record the size in bytes, to better manage the account utilization. default: false example: true