Versions in this module Expand all Collapse all v2 v2.2.0 Mar 9, 2023 Changes in this version + type Forward struct + AddTagPrefix *string + Bind *string + ChunkSizeLimit *string + ChunkSizeWarnLimit *string + Client *common.Client + DenyKeepalive *bool + LingerTimeout *uint16 + Port *int32 + ResolveHostname *bool + Security *common.Security + SendKeepalivePacket *bool + SkipInvalidEvent *bool + SourceAddressKey *string + SourceHostnameKey *string + Tag *string + Transport *common.Transport + User *common.User + type Http struct + AddHttpHeaders *bool + AddRemoteAddr *string + Bind *string + BodySizeLimit *string + CorsAllowCredentials *string + CorsAllowOrigins *string + KeepLiveTimeout *string + Parse *common.Parse + Port *int32 + RespondsWithEmptyImg *bool + Transport *common.Transport + type Input struct + Forward *Forward + Http *Http + func (i *Input) Name() string + func (i *Input) Params(loader plugins.SecretLoader) (*params.PluginStore, error) + func (in *Input) DeepCopyInto(out *Input) + type InputCommon struct + Id *string + Label *string + LogLevel *string