Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBDGZLogs ¶
func GetBDGZLogs(config *types.ConfigurationSection, h *logger.Logger) http.HandlerFunc
GetBDGZLogs gets the Bitdefender Api Push logs and sends them to the syslog server
Types ¶
type EpsSyslogHelper ¶
type EpsSyslogHelper struct {
// contains filtered or unexported fields
}
func (*EpsSyslogHelper) Init ¶
func (g *EpsSyslogHelper) Init()
Initialing connection with syslogServer
func (*EpsSyslogHelper) SentToSyslog ¶
func (g *EpsSyslogHelper) SentToSyslog(config *types.ConfigurationSection, events []string, h *logger.Logger)
SentToSyslog send event by event to syslog server
Click to show internal directories.
Click to hide internal directories.