logs are used to hunt issues and crashes and get a clear understanding of system behavior.
Logs enables you to analyze issues with ease.
SafeSquid provide such logs which are locate at /var/log/safesquid/native/safesquid.log and /var/log/safesquid/extended/extended.log
Respective logs while help in your troubleshooting.
By default safesquid native logs does not provide comprehensive information.
Using safesquid's debug mode, native log prints comprehensive details.
Below is an example of logs which is written in default mode.
[Output of find client id.sh with LOG_LEVEL set to everything but not debugging]
You can follow below steps to change LOG_LEVEL from default to debug.
Access your safesquid interface.
Click on support which is at top right of the screen.
Select startup params
Click on edit icon
Click on the symbol in front of LOG_LEVEL
Copy debugging set number.
Paste inside LOG_LEVEL and Click on the tick mark
Now click “Restart” to restart SafeSquid services to apply changes.
Click on submit
Log will be written in debugging mode.
find_client_id.sh output will have complete connection details.