Suseconfig --module syslog-ng ne marche pas
Résolu/Fermé
sezam2
Messages postés
73
Date d'inscription
mercredi 4 février 2009
Statut
Membre
Dernière intervention
26 mars 2010
-
13 févr. 2009 à 13:01
sezam2 Messages postés 73 Date d'inscription mercredi 4 février 2009 Statut Membre Dernière intervention 26 mars 2010 - 17 févr. 2009 à 14:49
sezam2 Messages postés 73 Date d'inscription mercredi 4 février 2009 Statut Membre Dernière intervention 26 mars 2010 - 17 févr. 2009 à 14:49
A voir également:
- Suseconfig --module syslog-ng ne marche pas
- Hkcmd module ✓ - Forum Virus
- Module ci+ pirate ✓ - Forum TNT / Satellite / Réception
- Pas de module ci - Forum TV & Vidéo
- Igfxtray module ✓ - Forum Virus
- Manque cam module - Forum TNT / Satellite / Réception
9 réponses
eZula
Messages postés
3391
Date d'inscription
samedi 26 avril 2008
Statut
Contributeur
Dernière intervention
8 mai 2021
392
13 févr. 2009 à 13:07
13 févr. 2009 à 13:07
:~> suseconfig --module syslog-ng -bash: suseconfig: command not found
Shell's commands are case-sensitive. So try, as root, with
SuSEconfig --module syslog-ng
sezam2
Messages postés
73
Date d'inscription
mercredi 4 février 2009
Statut
Membre
Dernière intervention
26 mars 2010
5
13 févr. 2009 à 13:16
13 févr. 2009 à 13:16
i did it
but same thing
see
sudo suseconfig --module syslog-ng
sudo: suseconfig: command not found²
the proble wich is making me crasy tht
if i do
:/etc/sysconfig> ls|grep suse
suseconfig
i fing the suseconfig
even like this
sudo ./sudo suseconfig --module syslog-ng
same thing
but same thing
see
sudo suseconfig --module syslog-ng
sudo: suseconfig: command not found²
the proble wich is making me crasy tht
if i do
:/etc/sysconfig> ls|grep suse
suseconfig
i fing the suseconfig
even like this
sudo ./sudo suseconfig --module syslog-ng
same thing
sezam2
Messages postés
73
Date d'inscription
mercredi 4 février 2009
Statut
Membre
Dernière intervention
26 mars 2010
5
13 févr. 2009 à 13:25
13 févr. 2009 à 13:25
see even if i am su same thing
# suseconfig syslog-ng
bash: suseconfig: command not found
the problem that i have to make it woek as soon as possible
# suseconfig syslog-ng
bash: suseconfig: command not found
the problem that i have to make it woek as soon as possible
eZula
Messages postés
3391
Date d'inscription
samedi 26 avril 2008
Statut
Contributeur
Dernière intervention
8 mai 2021
392
13 févr. 2009 à 13:26
13 févr. 2009 à 13:26
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
it returns
and not
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
what's the answer ?
=========
edit > ok for your last post
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
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
sezam2
Messages postés
73
Date d'inscription
mercredi 4 février 2009
Statut
Membre
Dernière intervention
26 mars 2010
5
13 févr. 2009 à 13:31
13 févr. 2009 à 13:31
if u have seen my last post you will discover it
# suseconfig syslog-ng
bash: suseconfig: command not found
# suseconfig syslog-ng
bash: suseconfig: command not found
sezam2
Messages postés
73
Date d'inscription
mercredi 4 février 2009
Statut
Membre
Dernière intervention
26 mars 2010
5
13 févr. 2009 à 13:36
13 févr. 2009 à 13:36
Sorry
i was fool
i did not gat it the first time
thank you
i was fool
i did not gat it the first time
thank you
eZula
Messages postés
3391
Date d'inscription
samedi 26 avril 2008
Statut
Contributeur
Dernière intervention
8 mai 2021
392
13 févr. 2009 à 19:00
13 févr. 2009 à 19:00
Have you tried with all the path :
/etc/sysconfig/suseconfig --module syslog-ng
sezam2
Messages postés
73
Date d'inscription
mercredi 4 février 2009
Statut
Membre
Dernière intervention
26 mars 2010
5
13 févr. 2009 à 22:03
13 févr. 2009 à 22:03
hi the problem was resolved before my last post
but her is a new one
this one i passed a lot of time to reslove it but nat a chance
i added in syslog-ng.config.in this i waas folowing this how to for setting syslog server
http://www.novell.com/coolsolutions/feature/18044.html
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.
but her is a new one
this one i passed a lot of time to reslove it but nat a chance
i added in syslog-ng.config.in this i waas folowing this how to for setting syslog server
http://www.novell.com/coolsolutions/feature/18044.html
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.
sezam2
Messages postés
73
Date d'inscription
mercredi 4 février 2009
Statut
Membre
Dernière intervention
26 mars 2010
5
17 févr. 2009 à 14:49
17 févr. 2009 à 14:49
it me answering me hihihi
the solution is first
1 ad a file names syslog-ng.conf.SuSEconfig
destination std {
file ("/var/log/HOSTS/$YEAR-$MONTH/$HOST/$FACILITY-$YEAR-$MONTH-$DAY"
owner(root) group(root) perm(0600) dir_perm(0700) create_dirs(yes) it was y/es
);
};
2 run this command
SuSEconfig --force --module syslog-ng it is better
for more detail fiolow this link
http://www.commentcamarche.net/forum/affich 11051806 syslog ng not retsarting
the solution is first
1 ad a file names syslog-ng.conf.SuSEconfig
destination std {
file ("/var/log/HOSTS/$YEAR-$MONTH/$HOST/$FACILITY-$YEAR-$MONTH-$DAY"
owner(root) group(root) perm(0600) dir_perm(0700) create_dirs(yes) it was y/es
);
};
2 run this command
SuSEconfig --force --module syslog-ng it is better
for more detail fiolow this link
http://www.commentcamarche.net/forum/affich 11051806 syslog ng not retsarting