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

Sophos Central Linux

Hi All,

Having few queries related to Central Endpoint in Linux environment.

1. How to check sophos running on linux ?

2. How to check for the last scan log and incase if a scan is running how to check whether the scan is running.

3. Any other logs to check in linux environment.



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

    Thanks for reaching out to the Sophos Community Forum. 

    I was able to locate some information in the following article. 
    - Sophos Protection for Linux > Server Protection agent

    You can find out which plugins are installed using the following command. This will verify the installation status for you.
    - systemctl status sophos-spl

    The default log location is "/opt/sophos-spl/logs/". If you wish to find out if a scan is running, using the "top" command and looking for the command "avscanner" may help, but you can also check the logs at "/opt/sophos-spl/plugins/av/log/av.log" 

Reply
  • Hi Jafinbright,

    Thanks for reaching out to the Sophos Community Forum. 

    I was able to locate some information in the following article. 
    - Sophos Protection for Linux > Server Protection agent

    You can find out which plugins are installed using the following command. This will verify the installation status for you.
    - systemctl status sophos-spl

    The default log location is "/opt/sophos-spl/logs/". If you wish to find out if a scan is running, using the "top" command and looking for the command "avscanner" may help, but you can also check the logs at "/opt/sophos-spl/plugins/av/log/av.log" 

Children
No Data