syslog-ng source
rewrite-subst.h File Reference
#include "rewrite-expr.h"
#include "logmatcher.h"
Include dependency graph for rewrite-subst.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

LogMatcherOptionslog_rewrite_subst_get_matcher_options (LogRewrite *s)
 
gboolean log_rewrite_subst_compile_pattern (LogRewrite *s, const gchar *regexp, GError **error)
 
LogRewrite * log_rewrite_subst_new (LogTemplate *replacement, GlobalConfig *cfg)
 

Function Documentation

◆ log_rewrite_subst_compile_pattern()

gboolean log_rewrite_subst_compile_pattern ( LogRewrite *  s,
const gchar *  regexp,
GError **  error 
)

◆ log_rewrite_subst_get_matcher_options()

LogMatcherOptions* log_rewrite_subst_get_matcher_options ( LogRewrite *  s)

◆ log_rewrite_subst_new()

LogRewrite* log_rewrite_subst_new ( LogTemplate *  replacement,
GlobalConfig *  cfg 
)