suricata
output-json-bittorrent-dht.c File Reference
#include "suricata-common.h"
#include "detect.h"
#include "pkt-var.h"
#include "conf.h"
#include "threads.h"
#include "threadvars.h"
#include "tm-threads.h"
#include "util-unittest.h"
#include "util-buffer.h"
#include "util-debug.h"
#include "util-byte.h"
#include "output.h"
#include "output-json.h"
#include "app-layer.h"
#include "app-layer-parser.h"
#include "output-json-bittorrent-dht.h"
#include "rust.h"
Include dependency graph for output-json-bittorrent-dht.c:

Go to the source code of this file.

Data Structures

struct  LogBitTorrentDHTFileCtx_
 
struct  LogBitTorrentDHTLogThread_
 

Typedefs

typedef struct LogBitTorrentDHTFileCtx_ LogBitTorrentDHTFileCtx
 
typedef struct LogBitTorrentDHTLogThread_ LogBitTorrentDHTLogThread
 

Functions

void JsonBitTorrentDHTLogRegister (void)
 

Detailed Description

Implement JSON/eve logging app-layer BitTorrent DHT.

Definition in file output-json-bittorrent-dht.c.

Typedef Documentation

◆ LogBitTorrentDHTFileCtx

◆ LogBitTorrentDHTLogThread

Function Documentation

◆ JsonBitTorrentDHTLogRegister()

void JsonBitTorrentDHTLogRegister ( void  )

Definition at line 154 of file output-json-bittorrent-dht.c.

References ConfGetNode(), LOGGER_JSON_TX, and OutputRegisterTxSubModule().

Referenced by OutputRegisterLoggers().

Here is the call graph for this function:
Here is the caller graph for this function: