# 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](https://pandorafms.com/guides/public/uploads/images/gallery/2025-11/scaled-1680-/captura-desde-2025-11-11-12-59-41.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2025-11/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](https://pandorafms.com/guides/public/uploads/images/gallery/2025-11/scaled-1680-/captura-desde-2025-11-11-13-03-01.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2025-11/captura-desde-2025-11-11-13-03-01.png)