Access your personalized threat intelligence dashboard
Your database name is unique to your LightScope installation and is available through these methods:
Check your LightScope service status - your dashboard URL is right in the Docs line:
sudo systemctl status lightscope
Look for your dashboard URL in the "Docs:" section:
🎯 Simply copy the second Docs URL (containing /tables/) and paste it into your browser!
Directly read the database name from the config file:
sudo cat /opt/lightscope/config/config.ini
Look for the 'database' line under [Settings] section