Importing a file with a list of servers for WMI agents

You can import a .TSV file with a list of event sources for WMI agents, meaning you do not have to manually fill in the fields in the Remote hosts section of the WMI agent settings for each server, when there are many such servers. In such a file, you can prepare a list of servers to which the WMI agent will connect and a list of logs that you want to receive from the specified servers.

Requirements for the file with a list of servers for WMI agents.

After importing and filling in all the fields of the remote hosts, a check is performed when you save settings. If any errors are found in the fields, the settings are not saved, and the errors are highlighted. You can manually update the fields as necessary and save the settings.

To import a file with a list of sources:

  1. Create a WMI agent or open the WMI agent settings for editing.
  2. This opens a window; in that window, on the Config # tab, under Connector, select Remote hosts and click the Import button.
  3. This opens a window; in that window, select the prepared file with the list of sources in the .TSV format.

    KUMA parses the file and fills in the Remote hosts section, fills the Server, Domain, and Log type required fields.

  4. If necessary, in the Secret drop-down list, select a secret of the Credentials type or create a secret of the Credentials type. This setting is optional.

    When importing a list of hosts from a file, in the Secret drop-down list, Default remains selected, and the agent uses the default credentials when communicating with the server to retrieve logs.

  5. If you want to cancel the import of data from the file, click Cancel. If you want to delete some data lines imported from a file, in the user interface, select the lines you want to delete and click Delete.
  6. To save settings, do one of the following:
    • For a newly created agent, click Create. The service is created in the KUMA web interface.
    • For an active agent opened for editing, click Save.
  7. To apply the saved settings, do one of the following:

The file with a list of servers for WMI agents is imported.

Page top