Skip to main content

Configuration in PandoraFMS

  1. Configure the plugin execution in the pandorafms agent.

    To do this, you must modify the pandora_agent.conf file, adding a line with the following format:

    module_plugin <path/plugin with desired parameters for execution configuration>
    This can also be done from the Console. In the agent settings, go to the plugins option (represented by a puzzle piece icon). There, enter the full path of the plugin and add it. From then on, the plugin will function as a local module.

  2. From the log viewer, select the source configured in the plugin (journalctl by default).

    Captura desde 2025-11-11 12-59-41.png


  3. You will be able to view the logs generated by the plugin.

Captura desde 2025-11-11 13-03-01.png