syslog-ng source
snmptrapd-parser.h File Reference
Include dependency graph for snmptrapd-parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

LogParser * snmptrapd_parser_new (GlobalConfig *cfg)
 
void snmptrapd_parser_set_prefix (LogParser *s, const gchar *prefix)
 
void snmptrapd_parser_set_set_message_macro (LogParser *s, gboolean set_message_macro)
 

Function Documentation

◆ snmptrapd_parser_new()

LogParser* snmptrapd_parser_new ( GlobalConfig *  cfg)

◆ snmptrapd_parser_set_prefix()

void snmptrapd_parser_set_prefix ( LogParser *  s,
const gchar *  prefix 
)

◆ snmptrapd_parser_set_set_message_macro()

void snmptrapd_parser_set_set_message_macro ( LogParser *  s,
gboolean  set_message_macro 
)