Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
LogQueue = make(chan *plugins.Log)
)
Functions ¶
func GetDataRetention ¶
func SetDataRetention ¶
Types ¶
type LogProcessor ¶
type LogProcessor struct {
// contains filtered or unexported fields
}
func GetLogProcessor ¶
func GetLogProcessor() LogProcessor
func (*LogProcessor) CleanCountedLogs ¶
func (l *LogProcessor) CleanCountedLogs()
func (*LogProcessor) ProcessLogs ¶
func (l *LogProcessor) ProcessLogs(cnf *config.Config, ctx context.Context)
Click to show internal directories.
Click to hide internal directories.