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

Where are logs of Content filter

In Log viewer I can see only logs from last few hours. I need older history.

Where I can see events from Log viewer - Web filter

through CLI:   /log/??????



This thread was automatically locked due to age.
Parents
  • FormerMember
    0 FormerMember

    Hi  

    Thank you for reaching out to the Community! 

    Log viewer log entries can only be accessed from the log viewer. 

    Web filtering logs are not in plain text by default; you have to put "awarrenhttp" service in debug first by running the following command from Advanced Shell: 

    • service awarrenhttp:debug -ds nosync

    To see web access logs after you put the service in debugging, check awarrenhttp_access.log. 

    Thanks,

Reply
  • FormerMember
    0 FormerMember

    Hi  

    Thank you for reaching out to the Community! 

    Log viewer log entries can only be accessed from the log viewer. 

    Web filtering logs are not in plain text by default; you have to put "awarrenhttp" service in debug first by running the following command from Advanced Shell: 

    • service awarrenhttp:debug -ds nosync

    To see web access logs after you put the service in debugging, check awarrenhttp_access.log. 

    Thanks,

Children