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

Categorization Failed

Hallo Zusammen,

Ich benütze den Webfilter. In der Statistik steht "Categorization Failed".
Verstehe ich diese Bezeichnung richtig, dass der Webfilter die HTTP oder HTTPS nicht prüfen kann?

Anderseits stelle ich fest, dass die Anzahl "Attempts" wie folgt ist: 10267 (pro Monat)

Ist das normal? Wenn nein, wie kann ich es reduzieren? 

Vielen Dank für das kurze Feedback.

Gruss


This thread was automatically locked due to age.
Parents
  • 9.113/SXL

    CLI, reporting database:
    psql -U reporting -c "SELECT * FROM websecurity_anon WHERE categories = '{"Categorization\ Failed"}'"
     or 
    psql -U reporting -c "SELECT * FROM websecurity_anon WHERE categories = '{"Categorization\ Failed"}'"



    CLI, logs:
    grep 'category="9999"' /var/log/http.log
     
    zcat /var/log/http/2014/07/http-2014-07-* | grep 'category="9999"'
     

    If logging sophosxl.net requests is not disabled/exempted:
    grep sophosxl.net /var/log/http.log | grep -v 'statuscode="200"'
     or 
    zcat /var/log/http/2014/07/http-2014-07-* | grep -v 'statuscode="200"'
     

    category="0" may also be of interest.

    Uncategorized?  "categories = '{Uncategorized}'" and 'category="9998"'
Reply
  • 9.113/SXL

    CLI, reporting database:
    psql -U reporting -c "SELECT * FROM websecurity_anon WHERE categories = '{"Categorization\ Failed"}'"
     or 
    psql -U reporting -c "SELECT * FROM websecurity_anon WHERE categories = '{"Categorization\ Failed"}'"



    CLI, logs:
    grep 'category="9999"' /var/log/http.log
     
    zcat /var/log/http/2014/07/http-2014-07-* | grep 'category="9999"'
     

    If logging sophosxl.net requests is not disabled/exempted:
    grep sophosxl.net /var/log/http.log | grep -v 'statuscode="200"'
     or 
    zcat /var/log/http/2014/07/http-2014-07-* | grep -v 'statuscode="200"'
     

    category="0" may also be of interest.

    Uncategorized?  "categories = '{Uncategorized}'" and 'category="9998"'
Children
No Data
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?