Home
last modified time | relevance | path

Searched defs:syslogMessage (Results 1 – 1 of 1) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/influxdata/go-syslog/v3/rfc5424/
H A Dsyslog_message.go10 type syslogMessage struct { struct
13 hasElements bool
14 priority uint8
15 version uint16
16 timestamp time.Time
17 hostname string
18 appname string
19 procID string
20 msgID string
22 message string
[all …]