2. Enhancement
Enhancement: Added Log Configuration to the Agent Local Web App
We have added a new Log Configuration menu to the SKYVVA Agent local web application.
Previously, the Agent local web app did not provide a Log Configuration screen. When users could not access the Agent Control Board or needed deeper troubleshooting, it was difficult to adjust the Agent log settings directly from the local Agent UI.
With this enhancement, users can now configure Agent logging directly from the local web app. This allows administrators and support teams to enable the required log level and collect detailed logs for debugging Agent issues.
This enhancement helps troubleshoot issues such as:
- Unable to access the Agent Control Board
- Agent login failure
- Agent startup or runtime issues
- Connection and configuration problems
- Cases where deeper Agent logs are required for support investigation
The new Log Configuration screen allows users to manage settings such as log level, log file location, backup file location, maximum file size, rolling strategy, and log retention directly from the Agent local web application.
Improved Installation Speed for the New Agent Installer
We have optimized the installation speed of the New Agent Installer.
Previously, the installer used JAR files during the installation process, which could make the installation slower.
With this improvement, the installer now uses only the required Agent files during installation. These files are temporarily created in the system temp folder and are automatically removed after the installation is completed.
After this enhancement:
- The New Agent installation process is faster.
- The installer no longer relies on the previous JAR-based installation process.
- Required temporary files are created only during installation.
- Temporary files are cleaned up automatically after the installer finishes.
- The installation process is more efficient and improved compared to the previous approach.