This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C03B04.C1BA64A0
Content-Type: text/plain;
charset="iso-8859-1"
Hi, I'm putting the following items in the global options section, but
syslog-ng keeps complaining about parse errors in my config file,
specifically the "owner", "group", "perm", and "dir_perm" options.
I'm running libol-0.2.20 and syslog-ng.1.4.7, though it happened with
libol-0.2.19 and syslog-ng.1.4.5 as well:
#############################
# options
#############################
options {
use_dns(yes);
use_fqdn(no);
long_hostnames(off);
sync(0);
create_dirs(yes);
owner(0);
group(1);
perm(0600);
dir_perm(0755);
};
Any help would be most appreciated.
Tom
--
Tom Wells
Raza Foundries, Inc. email: twells@razafoundries.com
Sr. Systems Administrator phone: 408-434-5544
------_=_NextPart_001_01C03B04.C1BA64A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
global options problems on Solaris 7/sparc
Hi, I'm putting the following items in the global =
options section, but syslog-ng keeps complaining about parse errors in =
my config file, specifically the "owner", "group", =
"perm", and "dir_perm" options.
I'm running libol-0.2.20 and syslog-ng.1.4.7, though =
it happened with libol-0.2.19 and syslog-ng.1.4.5 as well:
#############################
# options
#############################
options {
use_dns(yes);
use_fqdn(no);
long_hostnames(off);
sync(0);
create_dirs(yes);
owner(0);
group(1);
perm(0600);
dir_perm(0755);
};
Any help would be most appreciated.
Tom
--
Tom Wells
Raza Foundries, Inc. =
email: =
twells@razafoundries.com =
Sr. Systems =
Administrator phone: =
408-434-5544
------_=_NextPart_001_01C03B04.C1BA64A0--