On Fri, May 31, 2013 at 2:00 AM, Stephen Wood <[email protected]> wrote: > I periodically monitor backend health using the varnishadm command: > > $ varnishadm debug.health | awk /Backend/'{print $2,$4}' > > However, this spits the output also to syslog. Aside from setting up my own > rsyslog rules for the output, is there a way to silently run varnishadm > commands?
Syslog output can be disabled with the 'syslog_cli_traffic' parameter. -- Dag Haavi Finstad Software Developer | Varnish Software AS Mobile: +47 476 64 134 | Office: +47 21 98 92 60 We Make Websites Fly! _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
