mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
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:
parent
b9823cd4d1
commit
53c22497ae
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user