# Functions
NewAlertMapper creates new alert mapper.
NewJSONFileWriter creates new json file writer.
No description provided by the author
NewGraylogWriter creates new graylog writer.
NewPoller creates new poller base on give client and writer.
NewQRadarWriter creates new syslog writer.
NewSyslogWriter creates new syslog writer.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Alert represents alert api struct.
AlertMapper maps response to internal alert struct.
Event from alert.
JSONFileWriter implements Writer interface and writes alerts in json format.
No description provided by the author
No description provided by the author
GraylogWriter implements Writer interface and write api alerts to graylog server.
Group describe group event belongs to.
Poller polls alerts from AlphaSOC api and user logger to store it into writer.
QRadarWriter implements Writer interface and write api alerts to syslog server.
SyslogWriter implements Writer interface and write api alerts to syslog server.
Threat for event.