Updated Note for `--starlingx.io/core_pattern` parameter (r8, dsr8)

Change-Id: I08ad1a2b19045979f07cf5f1ac5b8c6e374add64
Signed-off-by: Juanita Balaraj <juanita.balaraj@windriver.com>
(cherry picked from commit 21c103b821)
This commit is contained in:
Juanita Balaraj
2023-11-02 01:07:52 +00:00
committed by Juanita-Balaraj
parent ce8564a558
commit 8dd47cadc7

View File

@@ -42,6 +42,12 @@ The following are application annotations available for core dump configuration:
If this annotation is not used, the default core dump handler (systemd-coredump) If this annotation is not used, the default core dump handler (systemd-coredump)
will be used. will be used.
.. note:
The ``starlingx.io/core_pattern`` parameter only accepts lower case
characters for the path and file name where the core dump is saved.
``--starlingx.io/core_compression``: none|lz4 (default “none”) ``--starlingx.io/core_compression``: none|lz4 (default “none”)
This annotation is used to determine whether the file will be compressed. This annotation is used to determine whether the file will be compressed.
Using the "lz4" option, the file will be compressed, decreasing the file Using the "lz4" option, the file will be compressed, decreasing the file