Skip to main content

Configuration file

A basic configuration file is created and built up by all the settings made during the installation.

The configuration file consists of the following elements:

<Configuration>
<Master>...</Master>
<ServiceGateway>...</ServiceGateway>
<StandaloneReceiver>...</StandaloneReceiver>
<Logging>...</Logging>
<AgentIdentity>...</AgentIdentity>
<ModuleConfiguration>...</ModuleConfiguration>
</Configuration>
note
  • All elements in the Inventory Server configuration file are case-sensitive.

  • Depending on what to be installed, only one of the Master, ServiceGateway, or StandaloneReceiver elements can be used at a time in the configuration file.