We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64267a7 commit d2a5c1aCopy full SHA for d2a5c1a
1 file changed
logs.rst
@@ -84,9 +84,11 @@ The UCI configuration is stored in ``/etc/config/ns-clm``:
84
- Enable (``1``) or disable (``0``) the forwarder
85
* - ``uuid``
86
- (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``
+ - Unique identifier for the device, generated with ``uuidgen`` and prefixed with "L" to ensure it starts with a letter.
+
+ This is required for the CLM service to identify the source of the logs.
90
91
+ Example: ``L3d50ca11-4415-4e46-9ee9-b1da0f62c337``
92
* - ``address``
93
- ``https://nar.nethesis.it``
94
- CLM server address
0 commit comments