Webserver settings

In this section, you will learn how to configure email sending, back up your monitor’s configuration and settings to an existing Gitlab infrastructure, connect to an LDAP server, automatically back up your KV store, and change the data retention period.

First navigate to the component web page.

server settings

Webserver Settings config

Below are the steps to configure STMP, Slack, Gitlab and LDAP

SMTP

Below are the steps to add and test smtp info:

  1. Fill the SMTP info
  2. set a test email address
  3. Execute the test
server settings

To check that you smtp info are correct, proceed with a test and check the status alert and your mailbox.

server settings

Slack

Below are the steps to enable send alerts to a given Slack channel:

  1. Fill the Slack info
  2. Execute the test
server settings

Gitlab

Below are the steps to add Gitlab info and check that connection to your Gitlab is fine:

  1. Fill the Gitlab info
  2. Execute the test
server settings

LDAP

Below are the steps to add LDAP info and check that connection to your LDAP is fine:

  1. Fill the LDAP info
  2. Execute the test
server settings

Webserver log

A. Go to the Logging panel

  1. The log level defines the maximum log severity message to log, the max backup defines the maximum number of log files to keep, the max age defines in days the oldest log entry to keep, the max size defines the number in MB for a log file to growth up to, the log compress allows to compress the log files

B. Click on update

server settings

LiveView the webserver logfile

You might want to check the webserver log file while it is running to debbug things. It is easy to access the current logfile straight form the webUI.

Note:

you can can change the webserver logging settings, for instance to have a more verbose log entries.
  1. Click on this icon button to open the live view in a modal window
server settings
  1. The live view of the webserver’s logfile should display
server settings

Download all the webserver logfile

It is sometime necessary to check all the webserver logfile, to get them you don’t have to connect to the server, instead you can download them from the webUI.

  1. Click on this icon button to download all the logfiles of the webserver
  2. A notification window box will appear at the right corner
  3. A zip file containing all the logfile of the webserver should start downloading
server settings