Re: [syslog-ng]hosts... today's stupid question :}
Hmm OK, how should I set the permissions of the file? Thanks, Bret Balazs Scheidler <bazsi@balabit.hu> 11/04/2002 03:26 Sent by: syslog-ng-admin@lists.balabit.hu Please respond to syslog-ng To: syslog-ng@lists.balabit.hu cc: (bcc: WATSON Bret/IT/CHRT/ST Group) Subject: Re: [syslog-ng]hosts... today's stupid question :} On Thu, Apr 11, 2002 at 08:18:51AM +0800, bretwatson@charteredsemi.com wrote:
Hi Bazsi, but it is listed as a valid macro and digging through the code it is actually there as in the macroexpansion proc...
does that mean not all macro identifiers are currently being expanded? Which ones are valid?
destination host { file("/usr/log1/$HOST/$YEAR$MONTH$DAY" owner(root) group(logusers) perm(0640) dir_perm(0755)); }; ^^^^
macros are not reserved words, I meant the name of your destination. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng
On Thu, Apr 11, 2002 at 05:37:15PM +0800, bretwatson@charteredsemi.com wrote:
Hmm OK, how should I set the permissions of the file?
your mailer broke the lines of my mail. your destination was named 'host' which is a reserved word. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
participants (2)
-
Balazs Scheidler
-
bretwatson@charteredsemi.com