Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New creates a new parser that parses Kubernetes-formatted log lines.
Kubernetes log lines follow the pattern '<timestamp> <stream> <flag> <content>'; see https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/kuberuntime/logs/logs.go.
For example: `2018-09-20T11:54:11.753589172Z stdout F This is my message`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.