suricata
|
structure containing global config The OutputLuaLogInitSub which is run per script can access this to get global config info through it's parent_ctx->data ptr. More...
Data Fields | |
char | path [PATH_MAX] |
structure containing global config The OutputLuaLogInitSub which is run per script can access this to get global config info through it's parent_ctx->data ptr.
Definition at line 59 of file output-lua.c.
char LogLuaMasterCtx_::path[PATH_MAX] |
contains script-dir
Definition at line 60 of file output-lua.c.