syslog-ng source
LogReaderOptions Struct Reference

#include <logreader.h>

Collaboration diagram for LogReaderOptions:

Public Attributes

gboolean initialized
 
LogSourceOptions super
 
MsgFormatOptions parse_options
 
LogProtoServerOptionsStorage proto_options
 
guint32 flags
 
gint fetch_limit
 
const gchar * group_name
 
gboolean check_hostname
 
gboolean check_program
 

Member Data Documentation

◆ check_hostname

gboolean LogReaderOptions::check_hostname

◆ check_program

gboolean LogReaderOptions::check_program

◆ fetch_limit

gint LogReaderOptions::fetch_limit

◆ flags

guint32 LogReaderOptions::flags

◆ group_name

const gchar* LogReaderOptions::group_name

◆ initialized

gboolean LogReaderOptions::initialized

◆ parse_options

MsgFormatOptions LogReaderOptions::parse_options

◆ proto_options

LogProtoServerOptionsStorage LogReaderOptions::proto_options

◆ super

LogSourceOptions LogReaderOptions::super

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