Documentation ¶
Index ¶
- func AlertEntityToCommonMap(entity sophoscentral.AlertEntity) (common.MapStr, error)
- func GetSophosAlerts(scb Sophoscentralbeat) ([]sophoscentral.AlertEntity, error)
- func GetSophosEvents(scb Sophoscentralbeat) ([]sophoscentral.LegacyEventEntity, error)
- func LegacyEventEntityToCommonMap(entity sophoscentral.LegacyEventEntity) (common.MapStr, error)
- func New(b *beat.Beat, cfg *common.Config) (beat.Beater, error)
- type Sophoscentralbeat
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlertEntityToCommonMap ¶
func AlertEntityToCommonMap(entity sophoscentral.AlertEntity) (common.MapStr, error)
func GetSophosAlerts ¶
func GetSophosAlerts(scb Sophoscentralbeat) ([]sophoscentral.AlertEntity, error)
func GetSophosEvents ¶
func GetSophosEvents(scb Sophoscentralbeat) ([]sophoscentral.LegacyEventEntity, error)
func LegacyEventEntityToCommonMap ¶
func LegacyEventEntityToCommonMap(entity sophoscentral.LegacyEventEntity) (common.MapStr, error)
Types ¶
type Sophoscentralbeat ¶
type Sophoscentralbeat struct {
// contains filtered or unexported fields
}
Sophoscentralbeat configuration.
Click to show internal directories.
Click to hide internal directories.