AT&T ECOMP Vendor Event Listener library  0.1
Data Fields
event_syslog Struct Reference

Syslog. More...

#include <evel.h>

Collaboration diagram for event_syslog:
Collaboration graph
[legend]

Data Fields

EVENT_HEADER header
 
int major_version
 
int minor_version
 
EVEL_SOURCE_TYPES event_source_type
 
char * syslog_msg
 
char * syslog_tag
 
DLIST additional_fields
 
EVEL_OPTION_STRING event_source_host
 
EVEL_OPTION_INT syslog_facility
 
EVEL_OPTION_STRING syslog_proc
 
EVEL_OPTION_INT syslog_proc_id
 
EVEL_OPTION_STRING syslog_s_data
 
EVEL_OPTION_INT syslog_ver
 

Detailed Description

Syslog.

JSON equivalent field: syslogFields

Definition at line 993 of file evel.h.

Field Documentation

§ additional_fields

DLIST event_syslog::additional_fields

Definition at line 1011 of file evel.h.

§ event_source_host

EVEL_OPTION_STRING event_syslog::event_source_host

Definition at line 1012 of file evel.h.

§ event_source_type

EVEL_SOURCE_TYPES event_syslog::event_source_type

Definition at line 1004 of file evel.h.

§ header

EVENT_HEADER event_syslog::header

Definition at line 997 of file evel.h.

§ major_version

int event_syslog::major_version

Definition at line 998 of file evel.h.

§ minor_version

int event_syslog::minor_version

Definition at line 999 of file evel.h.

§ syslog_facility

EVEL_OPTION_INT event_syslog::syslog_facility

Definition at line 1013 of file evel.h.

§ syslog_msg

char* event_syslog::syslog_msg

Definition at line 1005 of file evel.h.

§ syslog_proc

EVEL_OPTION_STRING event_syslog::syslog_proc

Definition at line 1014 of file evel.h.

§ syslog_proc_id

EVEL_OPTION_INT event_syslog::syslog_proc_id

Definition at line 1015 of file evel.h.

§ syslog_s_data

EVEL_OPTION_STRING event_syslog::syslog_s_data

Definition at line 1016 of file evel.h.

§ syslog_tag

char* event_syslog::syslog_tag

Definition at line 1006 of file evel.h.

§ syslog_ver

EVEL_OPTION_INT event_syslog::syslog_ver

Definition at line 1017 of file evel.h.


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