[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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