Correct 'Help Text' for Remote Port

Correct 'Help Text' for Remote Port, the removed text mentions that field can be left blank which is incorrect. A value needs to be specified for the service to run correctly.
This commit is contained in:
Glen
2023-04-09 09:49:23 +02:00
committed by Franco Fichtner
parent 456620efbe
commit 026e6ebb23
@@ -27,7 +27,7 @@
<id>sensor.remoteport</id>
<label>Remote Port</label>
<type>text</type>
<help>Port of the logging server. Leave empty when sensor and server run on the same system.</help>
<help>Port of the logging server.</help>
</field>
<field>
<id>sensor.syslogserver</id>