16 May
2010
16 May
'10
2:50 p.m.
2010/5/15 Lance Laursen <lance@demonware.net>
You've got your destination path wrong, it's pointed to /var/$hostname/log instead of /var/log/$hostname. Here take a look:
Change it to this: destination d_syslog { file("/var/log/$HOST/syslog" suppress(15)); };
That's was my mistake, thanks a lot, it helped! -- С уважением, Андрей