From ff7e65ac36fad5e39efba6fc26cb083a27d400a5 Mon Sep 17 00:00:00 2001 From: Bui Nguyen Quoc Thanh Date: Fri, 5 Jun 2020 13:43:26 +0700 Subject: doc: Update dlt_offline_logstorage.md Add note/recommendation for the case multiple FILTERs use the same value for `File` setting. Signed-off-by: Bui Nguyen Quoc Thanh --- doc/dlt_offline_logstorage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/dlt_offline_logstorage.md b/doc/dlt_offline_logstorage.md index 8c4be02..76844d8 100644 --- a/doc/dlt_offline_logstorage.md +++ b/doc/dlt_offline_logstorage.md @@ -270,3 +270,4 @@ The following strategies are implemented: Note : 1. Combinations (not allowed: combinations with ON_MSG,combination of ON\_FILE\_SIZE with ON\_SPECIFIC\_SIZE) 2. If on\_demand sync strategy alone is specified, it is advised to concatenate the log files in sequential order before viewing it on viewer. +3. In case multiple FILTERs use the same `File` value, it is recommened that the following settings must also have same values: `NOFiles`, `FileSize` and `SpecificSize` \ No newline at end of file -- cgit v1.2.1