suricata
output-json-ssh.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-print.h"
#include "util-unittest.h"
#include "util-debug.h"
#include "app-layer-parser.h"
#include "output.h"
#include "app-layer-ssh.h"
#include "app-layer.h"
#include "util-privs.h"
#include "util-buffer.h"
#include "util-logopenfile.h"
#include "output-json.h"
#include "output-json-ssh.h"
#include "rust.h"
Include dependency graph for output-json-ssh.c:

Go to the source code of this file.

Macros

#define MODULE_NAME   "LogSshLog"
 

Functions

void JsonSshLogRegister (void)
 

Detailed Description

Author
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

Implements SSH JSON logging portion of the engine.

Definition in file output-json-ssh.c.

Macro Definition Documentation

◆ MODULE_NAME

#define MODULE_NAME   "LogSshLog"

Definition at line 53 of file output-json-ssh.c.

Function Documentation

◆ JsonSshLogRegister()

void JsonSshLogRegister ( void  )

Definition at line 85 of file output-json-ssh.c.

References LOGGER_JSON_TX, and OutputRegisterTxSubModuleWithCondition().

Referenced by OutputRegisterLoggers().

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