Documentation ¶
Overview ¶
Package implements a Graylog-backed handler.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler implementation.
func New ¶
New handler. Connection string should be in format "udp://<ip_address>:<port>". Server should have GELF input enabled on that port.
Click to show internal directories.
Click to hide internal directories.