Log files
Sensor log files are located at /var/log/intezer/sensor.log
The log file is rotated in the same directory after reaching 5 MB and gzipped.
By default, 10 log files are kept.
Common Problems
Sensor start fails on register with SslError(Verify, error_code: 5)
This might happen when the proxy is configured without https, please verify that the proxy is configured with https://proxy_url instead of http://proxy_url.
Sensor start fails with "Start request repeated too quickly" on systemd environment.
This might happen when the sensor failed to start repeatedly so systemd prevents boot-loop. Run sudo systemctl reset-failed intezer-protect
to reset it.