syslog-ng source
SyslogMsgElements Struct Reference

#include <file_reader.h>

Public Attributes

gchar pri [PARS_BUF_PRI_SIZE]
 
gchar ver [PARS_BUF_VER_SIZE]
 
gchar time_stamp [PARS_BUF_TIME_STAMP_SIZE]
 
gchar host [PARS_BUF_HOST_SIZE]
 
gchar app [PARS_BUF_APP_SIZE]
 
gchar pid [PARS_BUF_PID_SIZE]
 
gchar msgid [PARS_BUF_MSG_ID_SIZE]
 
gchar sdata [PARS_BUF_SDATA_SIZE]
 
gchar message [PARS_BUF_MSG_SIZE]
 

Member Data Documentation

◆ app

gchar SyslogMsgElements::app[PARS_BUF_APP_SIZE]

◆ host

gchar SyslogMsgElements::host[PARS_BUF_HOST_SIZE]

◆ message

gchar SyslogMsgElements::message[PARS_BUF_MSG_SIZE]

◆ msgid

gchar SyslogMsgElements::msgid[PARS_BUF_MSG_ID_SIZE]

◆ pid

gchar SyslogMsgElements::pid[PARS_BUF_PID_SIZE]

◆ pri

gchar SyslogMsgElements::pri[PARS_BUF_PRI_SIZE]

◆ sdata

gchar SyslogMsgElements::sdata[PARS_BUF_SDATA_SIZE]

◆ time_stamp

gchar SyslogMsgElements::time_stamp[PARS_BUF_TIME_STAMP_SIZE]

◆ ver

gchar SyslogMsgElements::ver[PARS_BUF_VER_SIZE]

The documentation for this struct was generated from the following file: