Port, logs and monitoring

This guide describes general information that may be useful when working with the Flexmonster server.

Change the port

By default, the server runs on the 9501 port number.

To set another port number, go to Settings > General settings and enter a new value in the Port configuration. The changed port should be displayed in the Admin Panel’s side menu.

Logs

Logs can be viewed in the Logs tab of the Admin Panel:

Logs page

This tab displays the most recent server logs. Select Open logs folder to see all the logs.

To update the log list, select Refresh logs.

Configure the minimum log level

The server’s default minimum log level is INFO. Setting a minimum log level to WARN or a higher level can improve the server’s performance. Learn more about these log levels in the Microsoft documentation.

To change the minimum log level:

  1. Go to Settings > General settings.

  2. Choose the log level from the Minimum log level drop-down menu: INFO, WARN, ERROR, or FATAL.

  3. Select Save changes.

Note This configuration will not affect info-level logs that appear when the server is started or when the data is reloaded.

Monitoring

Go to the Monitoring tab to see information about used memory and CPU resources, as well as a report on active connections to the server.

Monitoring page

See also