%PDF- %PDF-
| Direktori : /backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/Syslog/forms/ |
| Current File : //backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/Syslog/forms/dialogDestination.xml |
<form>
<field>
<id>destination.enabled</id>
<label>Enabled</label>
<type>checkbox</type>
<help>Set this option to enable this destination.</help>
</field>
<field>
<id>destination.transport</id>
<label>Transport</label>
<type>dropdown</type>
<help>Transport protocol</help>
</field>
<field>
<id>destination.program</id>
<label>Applications</label>
<type>select_multiple</type>
<help>Choose which applications should be forwarded to the specified target, omit to select all.</help>
</field>
<field>
<id>destination.level</id>
<label>Levels</label>
<type>select_multiple</type>
<help>Choose which levels to include, omit to select all.</help>
</field>
<field>
<id>destination.facility</id>
<label>Facilities</label>
<type>select_multiple</type>
<help>Choose which facilities to include, omit to select all.</help>
</field>
<field>
<id>destination.hostname</id>
<label>Hostname</label>
<type>text</type>
</field>
<field>
<id>destination.port</id>
<label>Port</label>
<type>text</type>
</field>
<field>
<id>destination.certificate</id>
<style>transport_type_tls4 transport_type_tls6 transport_type</style>
<label>Certificate</label>
<type>dropdown</type>
<help><![CDATA[Transport certificate to use, please make sure to check the general system log when experiencing issues.
Error messages can be a bit cryptic from time to time, in which case <a href="https://support.oneidentity.com/kb/263658/common-issues-of-tls-encrypted-message-transfer">this</a> is a good
resource for tracking common issues.]]>
</help>
</field>
<field>
<id>destination.rfc5424</id>
<label>rfc5424</label>
<type>checkbox</type>
<help>Use rfc5424 formatted messages for this destination.</help>
</field>
<field>
<id>destination.description</id>
<label>Description</label>
<type>text</type>
<help>You may enter a description here for your reference (not parsed).</help>
</field>
</form>