Solaris 7 System Administration Supplement

How to Enable System Message IDs

  1. Become superuser.

  2. Enable system message IDs by adding the following line to the /platform/`uname -i`/kernel/drv/log.conf file, if it exists. Otherwise, add the msgid property to the /kernel/drv/log.conf file.


    msgid=1
  3. Save and close the file.

  4. Reboot the system by using the following command.


    # init 6
    

    Note -

    To enable system message IDs without rebooting the system, use the following adb command:


    # echo log_msgid/W1 | adb -kw