Server Instances
The Server Instances pages manages and displays a list of server instances associated with the business. It allows users to perform various actions on the server instances, such as restart, turn off, and delete. Users can also apply configurations to the selected server instances.
To access the Server Instances page, navigate to the Operations section and select "Server Instances" from the available pages.
Managing Server Instances
The component provides the following functionalities:
- Ability to perform server instance actions, such as restart, turn off, and delete.
- Apply configurations to the selected server instances.
- Real-time monitoring of server instance statuses using SignalR technology.
- Pagination support for managing a large number of server instances.
Display of Server Instances
The Server Instances page displays the following information for each server instance:
- Instance ID
- Status of the server instance (online, offline, starting, applying configuration, waiting on configuration)
- Configuration version and running version of the server instance
Server Instance Logs
The component provides the ability to view detailed logs for each server instance. Users can view logs related to specific server instances, including the log timestamp, category, log level, and message. Users can adjust filters to view logs within specific date ranges.
To view the logs for a specific server instance, click on the corresponding server name in the Server Instances page. The Logs component will display the logs related to the selected server instance.