Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Location of SMTP real log

Hi All,

Do you know where is the SMTP real time log save in?  

 Is it record in awarrensmtp.log?

Thanks for your help.

Murphy



This thread was automatically locked due to age.
Parents
  • Hi Murphy,

    Yes, the real-time logs are captured in the awarrensmtp.log file.

    Execute the following command in advance shell:

    1. To capture live logs:

    cd /log

    tail -f awarrensmtp.log

    2. To check the status of Awarrensmtp service:

    #service awarrensmtp:status –ds nosync (it should have a 200 RUNNING)
     
    3. To capture debug logs:
     
    # service awarrensmtp:debug –ds nosync

    Thanks

  • Hi Sachingurung,

    Does service awarrensmtp:debug –d –s nosync work for the latest release of XG?

    i keep getting :

    SFVH_SO01_SFOS 16.01.1# service awarrensmtp:debug –s nosync
    service: please specify -s option

     

    :-)

Reply Children