Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Graylog ¶
type Graylog struct {
Servers []string `toml:"servers"`
ShortMessageField string `toml:"short_message_field"`
NameFieldNoPrefix bool `toml:"name_field_noprefix"`
Timeout config.Duration `toml:"timeout"`
tlsint.ClientConfig
// contains filtered or unexported fields
}
func (*Graylog) Description ¶
func (*Graylog) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.