|
|
|
|
Bonjour,
hi
i use suse 10 sp2
i am making same change in the file /etc/syslog-ng/syslog-ng.con.in
i follow the instructio of this howto http://www.novell.com/coolsolutions/feature/18044.html
but som were it sais to Save the file and run SuSEconfig --module syslog-ng
and when i tri to do so her what happens
:~> suseconfig --module syslog-ng
-bash: suseconfig: command not found
even with sudo
sudo suseconfig --module syslog-ng
-bash: :~: command not found33
SOS i realy need this
help
thanks
Configuration: Windows XP Firefox 3.0.6
Except if you write the result in the forum it is not normal that your shell return the result with this case. For example if, as simple user, I type
SuSEconfig hello it returns SuSEconfig: command not found and not suseconfig: command not found You understand ? Type su in your shell and press Return key. Then enter your password (which won't appear) et press another time Return. Now, paste this line SuSEconfig --module syslog-ng what's the answer ? ========= edit > ok for your last post |
Hi the problem was resolved before my last post
destination std {
file ("/var/log/HOSTS/$YEAR-$MONTH/$HOST/$FACILITY-$YEAR-$MONTH-$DAY"
owner(root) group(root) perm(0600) dir_perm(0700) create_dirs(y\es)
);
};ligne 201
ligne 202 after lanching: SuSEconfig --module syslog-ng this erro ocures Starting SuSEconfig, the SuSE Configuration Tool... Running module syslog-ng only Reading /etc/sysconfig and updating the system... Executing /sbin/conf.d/SuSEconfig.syslog-ng... Checking //etc/syslog-ng/syslog-ng.conf.SuSEconfig file: syntax error at 202 Parse error reading configuration file, exiting. (line 202) Please correct the //etc/syslog-ng/syslog-ng.conf.in file. Finished. |
It me answering me hihihi
|