[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] syntax for log monitoring with spaces?
- To: "hobbit (at) hswn.dk" <hobbit (at) hswn.dk>
- Subject: Re: [hobbit] syntax for log monitoring with spaces?
- From: Craig Cook <Craig.Cook (at) gpi.com>
- Date: Tue, 30 Dec 2008 11:02:17 -0500
- Accept-language: en-US
- Acceptlanguage: en-US
- Thread-index: Aclql/0u0R/cUey4S+++Dp0pZ0s+vA==
- Thread-topic: Re: [hobbit] syntax for log monitoring with spaces?
>Whitespace in the patterns is likely to trip up the parser. Wrap the
>pattern in quotes, or use [[:space:]] instead of space.
Using [[:space:]] seems to be working.
Thanks
Craig