Merge pull request #1719 from vimniky/alert-logging

Update syslog placeholder
This commit is contained in:
Vincent Fiduccia 2018-03-07 09:58:14 -07:00 committed by GitHub
commit d8a62f920b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@
type="text"
value=config.endpoint
classNames="form-control"
placeholder=(t 'loggingPage.endpointPlaceholder')
placeholder=(t 'loggingPage.syslog.endpointPlaceholder')
}}
<div class="input-group-btn bg-primary">
<button

View File

@ -114,6 +114,7 @@ loggingPage:
topicPlaceholder: e.g. message
topicHelpText: Logs will be send to this topic
syslog:
endpointPlaceholder: 'e.g. 192.168.1.10:514'
header: Syslog Configuration
endpointHelpText: Input your syslog server endpoint herecluster.
program: Program