Data Structures | Enumerations | Functions | Variables

correlation.c File Reference

#include "spp_ai.h"
#include <unistd.h>
#include <sys/stat.h>
#include <pthread.h>
#include <libxml/xmlreader.h>

Data Structures

struct  hyperalert_key
struct  hyperalert

Enumerations

enum  {
  inHyperAlert, inSnortIdTag, inPreTag, inPostTag,
  TAG_NUM
}

Functions

PRIVATE hyperalert_AI_hyperalert_from_XML (hyperalert_key key)
 Parse info about a hyperalert from a correlation XML file, if it exists.
void * AI_alert_correlation_thread (void *arg)
 Thread for correlating clustered alerts.

Variables

PRIVATE hyperalerthyperalerts = NULL
PRIVATE AI_configconf = NULL
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines