Skip to content

Commit 7b70a6a

Browse files
catapcstyan
andauthored
Update clients/pkg/promtail/scrapeconfig/scrapeconfig.go
Co-authored-by: Callum Styan <[email protected]>
1 parent 1426356 commit 7b70a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/pkg/promtail/scrapeconfig/scrapeconfig.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ type SyslogTargetConfig struct {
211211
// message should be pushed to Loki
212212
UseRFC5424Message bool `yaml:"use_rfc5424_message"`
213213

214-
// Used Sylog format at the target.
214+
Syslog format used at the target.
215215
SyslogFormat SyslogFormat `yaml:"syslog_format"`
216216

217217
// MaxMessageLength sets the maximum limit to the length of syslog messages

0 commit comments

Comments
 (0)