package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewLogstashHook hook configuration
type LogstashHookConfig struct {
AppName string `json:"app_name"`
Protocol string `json:"protocol"`
Address string `json:"address"`
AlwaysSentFields logrus.Fields `json:"always_sent_fields"`
Prefix string `json:"prefix"`
}
LogstashHookConfig configuration struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.