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

Reporting - output to website

Hi 

I want to be able to pull the top 10 websites/ users report and display it on my homepage.

Does anyone know how I can do this on a Sophos UTM 9 525??

Thanks


This thread was automatically locked due to age.
  • Some information is in /var/log/reporting/inline

    And there is always the database but you'll have to poke around and do some processing.  Here is a start:
    psql reporting -U reporting -c "SELECT * FROM websecurity_data WHERE logday:[:D]ate = '2014-06-20';"


    Otherwise you could try coaxing the information out of "cc get_webreport ..." or via ConfdPlRPC (I'm interested in knowing how with cc or perl.)
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?