CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
LogForwardConfig Struct Reference

Optional forwarder settings; zero in any field takes the default. More...

#include <logforward.h>

Data Fields

strref origin
 This instance's identity on the wire.
 
uint64 spoolbytes
 Spooled bytes held before the oldest are dropped.
 
uint64 segbytes
 Bytes per spool segment.
 
uint32 maxhops
 Refuse a record that has already travelled this far.
 

Detailed Description

Optional forwarder settings; zero in any field takes the default.

Definition at line 122 of file logforward.h.


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