mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
syslog replacing event log - https://github.com/proddy/EMS-ESP/issues/242
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
<div class="row form-group">
|
||||
<label class="col-xs-3">Event Log Server IP<i style="margin-left: 10px;" class="glyphicon glyphicon-info-sign"
|
||||
aria-hidden="true" data-toggle="popover" data-trigger="hover" data-placement="right"
|
||||
data-content="IP address of the SysLog server"></i></label>
|
||||
data-content="IP address of the SysLog server running on UDP port 514"></i></label>
|
||||
<span class="col-xs-9">
|
||||
<input class="form-control input-sm" value="" style="display:inline;max-width:185px" id="log_ip"
|
||||
type="text">
|
||||
|
||||
Reference in New Issue
Block a user