syslog-ng source
Functions
|
Variables
http-plugin.c File Reference
#include "
http-parser.h
"
#include "
plugin.h
"
#include "
plugin-types.h
"
Include dependency graph for http-plugin.c:
Functions
gboolean
http_module_init
(PluginContext *context, CfgArgs *args)
Variables
const ModuleInfo
module_info
Function Documentation
◆
http_module_init()
gboolean http_module_init
(
PluginContext *
context
,
CfgArgs *
args
)
Variable Documentation
◆
module_info
const ModuleInfo module_info
Initial value:
=
{
.canonical_name =
"http"
,
.version = SYSLOG_NG_VERSION,
.description =
"The http module provides HTTP destination support for syslog-ng."
,
.core_revision = SYSLOG_NG_SOURCE_REVISION,
.plugins = http_plugins,
.plugins_len = G_N_ELEMENTS(http_plugins),
}
modules
http
http-plugin.c
Generated by
1.9.1