suricata
output-json-snmp.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 "app-layer-snmp.h"
#include "output-json-snmp.h"
#include "rust.h"
Include dependency graph for output-json-snmp.c:

Go to the source code of this file.

Functions

void JsonSNMPLogRegister (void)
 

Detailed Description

Author
Pierre Chifflier chiff.nosp@m.lier.nosp@m.@wzdf.nosp@m.tpd..nosp@m.net

Implement JSON/eve logging app-layer SNMP.

Definition in file output-json-snmp.c.

Function Documentation

◆ JsonSNMPLogRegister()

void JsonSNMPLogRegister ( void  )

Definition at line 83 of file output-json-snmp.c.

References LOGGER_JSON_TX, and OutputRegisterTxSubModule().

Referenced by OutputRegisterLoggers().

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