Skip to content

Commit

Permalink
Update clients/pkg/promtail/scrapeconfig/scrapeconfig.go
Browse files Browse the repository at this point in the history
Co-authored-by: Callum Styan <[email protected]>
  • Loading branch information
catap and cstyan committed May 22, 2024
1 parent 1426356 commit 10f1033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/pkg/promtail/scrapeconfig/scrapeconfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ type SyslogTargetConfig struct {
// message should be pushed to Loki
UseRFC5424Message bool `yaml:"use_rfc5424_message"`

// Used Sylog format at the target.
// Syslog format used at the target.
SyslogFormat SyslogFormat `yaml:"syslog_format"`

// MaxMessageLength sets the maximum limit to the length of syslog messages
Expand Down

0 comments on commit 10f1033

Please sign in to comment.