When configuring the embedded Foglight Agent Manager (FglAM) on the Foglight Management Server (FMS) to use HTTPS, it is noticed that the config:http-upstream element within the embedded FglAM’s fglam.config.xml file is automatically reverted back to HTTP after the FMS is restarted.
The observed behavior is expected.
When using the embedded FglAM, the connection string is automatically adjusted by the Foglight Management Server (FMS) during startup. The connection string will be adapted to use the HTTP protocol and the port defined by the server.http.port setting in the server.config configuration file of the FMS for a local connection.
Notes: