luasandbox  1.4.0
Generic Lua sandbox for dynamic data analysis
Public Attributes | List of all members
lsb_heka_message Struct Reference

#include <heka_message.h>

Collaboration diagram for lsb_heka_message:
Collaboration graph
[legend]

Public Attributes

lsb_const_string raw
 
lsb_const_string uuid
 
lsb_const_string type
 
lsb_const_string logger
 
lsb_const_string payload
 
lsb_const_string env_version
 
lsb_const_string hostname
 
lsb_heka_fieldfields
 
long long timestamp
 
int severity
 
int pid
 
int fields_len
 
int fields_size
 

Detailed Description

Definition at line 80 of file heka_message.h.

Member Data Documentation

lsb_const_string lsb_heka_message::env_version

Definition at line 87 of file heka_message.h.

lsb_heka_field* lsb_heka_message::fields

Definition at line 90 of file heka_message.h.

int lsb_heka_message::fields_len

Definition at line 95 of file heka_message.h.

int lsb_heka_message::fields_size

Definition at line 96 of file heka_message.h.

lsb_const_string lsb_heka_message::hostname

Definition at line 88 of file heka_message.h.

lsb_const_string lsb_heka_message::logger

Definition at line 85 of file heka_message.h.

lsb_const_string lsb_heka_message::payload

Definition at line 86 of file heka_message.h.

int lsb_heka_message::pid

Definition at line 94 of file heka_message.h.

lsb_const_string lsb_heka_message::raw

Definition at line 82 of file heka_message.h.

int lsb_heka_message::severity

Definition at line 93 of file heka_message.h.

long long lsb_heka_message::timestamp

Definition at line 92 of file heka_message.h.

lsb_const_string lsb_heka_message::type

Definition at line 84 of file heka_message.h.

lsb_const_string lsb_heka_message::uuid

Definition at line 83 of file heka_message.h.


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