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.
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/??????
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:
To see web access logs after you put the service in debugging, check awarrenhttp_access.log.
Thanks,
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:
To see web access logs after you put the service in debugging, check awarrenhttp_access.log.
Thanks,
HI,