We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1426356 commit 7b70a6aCopy full SHA for 7b70a6a
clients/pkg/promtail/scrapeconfig/scrapeconfig.go
@@ -211,7 +211,7 @@ type SyslogTargetConfig struct {
211
// message should be pushed to Loki
212
UseRFC5424Message bool `yaml:"use_rfc5424_message"`
213
214
- // Used Sylog format at the target.
+ Syslog format used at the target.
215
SyslogFormat SyslogFormat `yaml:"syslog_format"`
216
217
// MaxMessageLength sets the maximum limit to the length of syslog messages
0 commit comments