Icinga-core 1.4.0
next gen monitoring
logentry_filter Struct Reference

log entry filter struct More...

#include <readlogs.h>

Data Fields

int include
int exclude
struct logentry_filternext

Detailed Description

log entry filter struct

structure to hold log file filters add_log_filter

Definition at line 130 of file readlogs.h.


Field Documentation

type of log entry which should be excluded -> LOG ENTRY TYPES

Definition at line 132 of file readlogs.h.

type of log entry which should be included -> LOG ENTRY TYPES

Definition at line 131 of file readlogs.h.

next logentry_filter

Definition at line 133 of file readlogs.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines