Documentation ¶
Index ¶
- Constants
- func AreRoutesValid(config *pkgconfig.Config) (ret error)
- func CreateRouting(stanza pkgconfig.ConfigPipelines, mapCollectors map[string]workers.Worker, ...) error
- func CreateStanza(stanzaName string, config *pkgconfig.Config, ...)
- func GetItemConfig(section string, config *pkgconfig.Config, item pkgconfig.MultiplexInOut) *pkgconfig.Config
- func GetStanzaConfig(config *pkgconfig.Config, item pkgconfig.ConfigPipelines) *pkgconfig.Config
- func InitMultiplexer(mapLoggers map[string]workers.Worker, mapCollectors map[string]workers.Worker, ...)
- func InitPipelines(mapLoggers map[string]workers.Worker, mapCollectors map[string]workers.Worker, ...) error
- func IsCollectorRouted(config *pkgconfig.Config, name string) bool
- func IsLoggerRouted(config *pkgconfig.Config, name string) bool
- func IsMuxEnabled(config *pkgconfig.Config) bool
- func IsPipelinesEnabled(config *pkgconfig.Config) bool
- func IsRouteExist(target string, config *pkgconfig.Config) (ret error)
- func ReloadMultiplexer(mapLoggers map[string]workers.Worker, mapCollectors map[string]workers.Worker, ...)
- func ReloadPipelines(mapLoggers map[string]workers.Worker, mapCollectors map[string]workers.Worker, ...)
- func StanzaNameIsUniq(name string, config *pkgconfig.Config) (ret error)
Constants ¶
View Source
const (
Transformers = "-transformers"
)
Variables ¶
This section is empty.
Functions ¶
func AreRoutesValid ¶
func CreateRouting ¶
func CreateStanza ¶
func GetItemConfig ¶
func GetStanzaConfig ¶
func InitMultiplexer ¶
func InitPipelines ¶
func IsMuxEnabled ¶
func IsPipelinesEnabled ¶ added in v0.46.0
func ReloadMultiplexer ¶
func ReloadPipelines ¶ added in v0.46.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.