Prerequisites
Before installing the Windows agent, ensure you have:- Administrative privileges on the Windows system
- Network connectivity to the UTMStack server
- UTMStack server hostname or IP address
- Agent registration key from your UTMStack deployment
Installation
Download the Agent
Download the Windows agent executable (
utmstack_agent.exe) from your UTMStack server or deployment package.Run the Installation Command
Navigate to the directory containing the agent executable and run:The installer will prompt you for:
- UTMStack server address
- Agent registration key
Installation Process
The agent will automatically:
- Check server connection and verify port accessibility
- Download required dependencies from the server
- Register the agent with the UTMStack server
- Configure collectors and log retention settings
- Install the Windows service
Service Management
Start the Service
Stop the Service
Restart the Service
Check Service Status
Common Tasks
Enable Syslog Integration
Enable syslog over TCP:Load Custom TLS Certificates
For production environments, load your own TLS certificates:Change Log Retention
Set log retention to 50 MB:Uninstalling the Agent
To completely remove the agent:- Stop the service
- Uninstall collectors
- Delete the agent from the server
- Remove the Windows service
- Clean up configuration files
Troubleshooting
Installation Fails
If installation fails, check:-
Network connectivity: Ensure the server is reachable
- Firewall rules: Verify required ports are open
- Permissions: Ensure you’re running as administrator
Service Won’t Start
Check the service log file atC:\Program Files\UTMStack\Agent\logs\service.log for detailed error messages.
Agent Not Appearing in Console
Verify the agent is registered:- Check network connectivity to the server
- Ensure the correct server address and key were used during installation
- Review the agent log files
Log Files
Agent logs are stored at:Next Steps
Agent Commands
Explore all available CLI commands