Accessing "client data" from a server side ext script? (Re: [hobbit] Alerting on number of times a keyword appers in a logfile?)
On Mon, Dec 11, 2006 at 12:08:55PM -0700, Charles Jones wrote:
*So I guess my question is now, how can I access client data for a host from a server side ext script?*
bb 127.0.0.1 "clientlog MYHOST section=logfile:/var/log/messages" The "section" is optional; if omitted, you'll get the entire client message. It's in the bb(1) man-page ... Regards, Henrik