Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

It does log all the messages to /usr/adm/syslog – why not?

Adm log Messages syslog usr
0
Posted

It does log all the messages to /usr/adm/syslog – why not?

0

First of all, the LOG_EMERG can not be used with user processes and should return -1 (if you check the return status). This is not documented in the man page! All the other message should appear, but you’re /etc/syslog.conf file might not be configured correctly. To test it replace the /etc/syslog.conf with the following line: *.debug /usr/adm/syslog Then do: kill -HUP `cat /etc/syslog.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.