Proxy: better explain where access log entries are heading when syslog is selected, slightly related to https://github.com/opnsense/core/issues/4244

This commit is contained in:
Ad Schellevis 2020-08-10 18:14:33 +02:00
parent b9823cd4d1
commit 53c22497ae

View File

@ -33,9 +33,11 @@
</field>
<field>
<id>proxy.general.logging.target</id>
<label>Log target</label>
<label>Access log target</label>
<type>dropdown</type>
<help>Send log data to the selected target.</help>
<help>Send log data to the selected target.
(when syslog is selected, facility local 4 will be used to send messages of info level for these logs)
</help>
<advanced>true</advanced>
</field>
<field>