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

Go to the source code of this file.

Functions

int generate_log_line (ThreadData *thread_context, char *buffer, int buffer_length, int syslog_proto, int thread_id, unsigned long rate, unsigned long seq)
 
int prepare_log_line_template (int syslog_proto, int framing, int message_length, char *sdata_value)
 

Function Documentation

◆ generate_log_line()

int generate_log_line ( ThreadData thread_context,
char *  buffer,
int  buffer_length,
int  syslog_proto,
int  thread_id,
unsigned long  rate,
unsigned long  seq 
)

◆ prepare_log_line_template()

int prepare_log_line_template ( int  syslog_proto,
int  framing,
int  message_length,
char *  sdata_value 
)