“Settings-General”

API

This information is contained in the token, if any of these are changed any existing collectors will have to have their token updated. Furthermore these values are only used by the collectors, the historian itself will use the values configured in the configuration file.

GRPC port (default 8001): The GRPC port is the TCP port used by the historian server to communicate with factry collectors. This should reflect the value entered for GRPC_PORT variable in the configuration file /etc/systemd/system/environments/factry-historian-server.

REST port (default 8000): The REST port is the TCP port on which the historian server REST API and management interface is exposed. This should reflect the value entered for PORT variable in the configuration file /etc/systemd/system/environments/factry-historian-server, unless you are using a reverse proxy in front of Factry Historian, in which case this should reflect the port that is exposed by your reverse proxy.

URL (default http://127.0.0.1): This value is used by the factry collectors to derive the ip address to communicate with the historian server API. A valid and reachable URL is required here for collector communication to work.

Statistics

This setting will enable the historian server to send statistics to our cloud environment. If this setting is disabled automatic monitoring and alerting will not work.

What's on this Page