Skip to content

Commit d2a5c1a

Browse files
committed
fix(log): correct syntax for table
1 parent 64267a7 commit d2a5c1a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

logs.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,11 @@ The UCI configuration is stored in ``/etc/config/ns-clm``:
8484
- Enable (``1``) or disable (``0``) the forwarder
8585
* - ``uuid``
8686
- (empty)
87-
- Unique identifier for the device, generated with ``uuidgen`` and prefixed with "L" to ensure it starts with a letter
88-
- This is required for the CLM service to identify the source of the logs
89-
- Example: ``L3d50ca11-4415-4e46-9ee9-b1da0f62c337``
87+
- Unique identifier for the device, generated with ``uuidgen`` and prefixed with "L" to ensure it starts with a letter.
88+
89+
This is required for the CLM service to identify the source of the logs.
90+
91+
Example: ``L3d50ca11-4415-4e46-9ee9-b1da0f62c337``
9092
* - ``address``
9193
- ``https://nar.nethesis.it``
9294
- CLM server address

0 commit comments

Comments
 (0)