On 08/20/2012 10:44 PM, Bob Goodwin - Zuni, Virginia, USA wrote:
> I've tried several forms:
>
>        /etc/rsyslog.d/emptyfile.conf
>
>        :source, isequal, 192.168.1.9 /var/log/tomato.log
>        :source, isequal, 192.168.1.9 ~
>
>    But can't find the right one.

I believe you need either single or double quotes around the 'value'....

:source, isequal, "192.168.1.9" /var/log/tomato.log

-- 
Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry 
Compiled
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to