Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inlong ¶
type Inlong struct {
ManagerURL string `toml:"url"`
GroupID string `toml:"group_id"`
StreamID string `toml:"stream_id"`
Log telegraf.Logger `toml:"-"`
// contains filtered or unexported fields
}
func (*Inlong) SampleConfig ¶
func (*Inlong) SetSerializer ¶
func (i *Inlong) SetSerializer(serializer telegraf.Serializer)
Click to show internal directories.
Click to hide internal directories.