mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Update sensor.xml (#4269)
* Update sensor.xml Added optimized description regarding remote logging. * Update security/maltrail/src/opnsense/mvc/app/controllers/OPNsense/Maltrail/forms/sensor.xml Co-authored-by: Franco Fichtner <franco@lastsummer.de> --------- Co-authored-by: Franco Fichtner <franco@lastsummer.de>
This commit is contained in:
co-authored by
Franco Fichtner
parent
6d051c7016
commit
c0a976f81f
+3
-3
@@ -21,13 +21,13 @@
|
||||
<id>sensor.remoteserver</id>
|
||||
<label>Remote Server</label>
|
||||
<type>text</type>
|
||||
<help>IP address of the remote logging server.</help>
|
||||
<help>IP address of the remote logging server. This is necessary if you are using a centralized Maltrail instance, otherwise leave it blank to use this instance as the logging server.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>sensor.remoteport</id>
|
||||
<label>Remote Port</label>
|
||||
<type>text</type>
|
||||
<help>Port of the logging server.</help>
|
||||
<help>Port of the remote logging server.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>sensor.syslogserver</id>
|
||||
@@ -39,6 +39,6 @@
|
||||
<id>sensor.syslogport</id>
|
||||
<label>Syslog Port</label>
|
||||
<type>text</type>
|
||||
<help>Port of the syslog server.</help>
|
||||
<help>Port of the remote syslog server.</help>
|
||||
</field>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user