Oh,
> Other format as follows. Please try it.
>
> options { create_dirs(yes); };
> destination all { file(/"var/adm/$HOST/messages"); };
Of course, the following is right. Sorry. :-)
options { create_dirs(yes); };
destination all { file("/var/adm/$HOST/messages"); };
--
Tomohiro Yamauchi handy@nid.co.jp