suricata
output-json-arp.c File Reference
#include "suricata-common.h"
#include "detect.h"
#include "flow.h"
#include "conf.h"
#include "threads.h"
#include "tm-threads.h"
#include "threadvars.h"
#include "util-debug.h"
#include "decode-ipv4.h"
#include "detect-parse.h"
#include "detect-engine.h"
#include "detect-reference.h"
#include "output.h"
#include "output-json.h"
#include "output-json-arp.h"
#include "util-classification-config.h"
#include "util-privs.h"
#include "util-print.h"
#include "util-proto-name.h"
#include "util-logopenfile.h"
#include "util-time.h"
#include "util-buffer.h"
Include dependency graph for output-json-arp.c:

Go to the source code of this file.

Functions

void JsonArpLogRegister (void)
 

Detailed Description

Author
Giuseppe Longo giuse.nosp@m.ppe@.nosp@m.glong.nosp@m.o.it

Implement JSON/eve logging for ARP Protocol.

Definition in file output-json-arp.c.

Function Documentation

◆ JsonArpLogRegister()

void JsonArpLogRegister ( void  )

Definition at line 104 of file output-json-arp.c.

References LOGGER_JSON_ARP, OutputJsonLogInitSub(), and OutputRegisterPacketSubModule().

Here is the call graph for this function: