This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- Software Vulnerability Management
- :
- Software Vulnerability Manager Knowledge Base
- :
- Enable logging on SVM On-premise server for troubleshooting
Subscribe
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Enable logging on SVM On-premise server for troubleshooting
Enable logging on SVM On-premise server for troubleshooting
Summary:
This article explains how you can enable logging at SVM-on-premise Server for troubleshooting.
Steps:
Log in to your SVM-On-premise server via putty session :
Open the configuration file at the following location /usr/local/Secunia/config.ini:
nano /usr/local/Secunia/config.ini
Edit the logging settings in config.ini to following:
DEBUG_LEVEL = 3
LOG_LEVEL_GENERAL ='LOG_DEBUG'
Tail the /var/log/messages file for errors and troubleshooting:
tail -f /var/log/messeges
tail -n 1000 /var/log/messeges
Important: Please remember to switch back the logging setting after the troubleshooting otherwise it will take a lot of space at the SVM On-premise server.
Labels (8)
0
727
No ratings