Am 25.06.2016 um 21:44 schrieb Christian Schmitz (list):
El Miércoles 22 Junio 2016, Admin Beckspaced escribió:
Am 22.06.2016 um 15:32 schrieb Christian Schmitz (list):
Hi:
I have a postfix running on opensuse LEAP42.1. This distro have journal
as default logging system, i really dislike this system and i want that
postfix create their own "/var/log/mail-postfix" file.
Is possible?
If yes, How i can do it?
If no, how i can change the logging system?

Best regards, and thanks in advance.
Christian
hello christian,

i had a similar thing ...

just install an additional syslog daemon like rsyslog
reboot the machine and then you will have your postfix logs in
/var/log/mail

if you install rsyslog via yast it will complain because of systemd-logger
but you can just uninstall that package to solve conflicts

or do a rpm query first to see that this package does nothing than alert:

rpm -qi systemd-logger

that should do the trick ;)

greetings
becki
Thanks you !!!! i do all things as you said and work now.

Best Regards
Christian


nice!

glad i could help out ;)

Reply via email to