mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user