syslog-ng source
RedisDriver Struct Reference

#include <redis.h>

Public Attributes

LogThreadedDestDriver super
 
gchar * host
 
gint port
 
gchar * auth
 
struct timeval timeout
 
LogTemplateOptions template_options
 
GString * command
 
GList * arguments
 

Member Data Documentation

◆ arguments

GList* RedisDriver::arguments

◆ auth

gchar* RedisDriver::auth

◆ command

GString* RedisDriver::command

◆ host

gchar* RedisDriver::host

◆ port

gint RedisDriver::port

◆ super

LogThreadedDestDriver RedisDriver::super

◆ template_options

LogTemplateOptions RedisDriver::template_options

◆ timeout

struct timeval RedisDriver::timeout

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