[syslog-ng] matching by unknown field
    Balazs Scheidler 
    bazsi at balabit.hu
       
    Mon May 26 12:42:15 CEST 2008
    
    
  
On Mon, 2008-05-26 at 12:23 -0500, Dorian wrote:
> > I've just tried and it does work. Which syslog-ng version are you using?
> >
> >   
> indeed, seems it is working, but even with -d not showing anything in 
> logs on both sides.
again, it'd be useful if you gave us version number. pretty please.
> 
> btw, how to reduce the interval between syncs ?
> 
> this is in my config:
> 
> options {
>   stats_freq(0);
> }
> 
> and records appear on the remote host, say not instantly
stats_freq() control the frequency of the "Log statistics" message.
You are probably interested in the flush_lines() and flush_timeout()
options. These are described here:
http://www.balabit.com/dl/html/syslog-ng-admin-guide_en.html/ch09s02.html
-- 
Bazsi
    
    
More information about the syslog-ng
mailing list