# Parameters

<div id="bkmrk-par%C3%A1metros---conf-ru"><div class="cm-editor ͼ1 ͼ2 ͼ4 ͼ1q"><div class="cm-scroller" tabindex="-1"><div aria-multiline="true" aria-readonly="true" autocapitalize="off" autocorrect="off" class="cm-content" contenteditable="true" role="textbox" spellcheck="false" translate="no">**Parameters**<table border="1" id="bkmrk---conf-ruta-al-archi"><tbody><tr><td>--conf</td><td>Path to configuration file</td></tr></tbody></table>

**Configuration file (--conf)**</div></div></div></div>```
agents_group_name= Group for created agents
interval= Agent creation interval
transfer_mode= transfer mode (local or tentacle)
client_id= Client ID of office account
tenant_id= Tenant ID of office account 
secret= Secret of office account
tentacle_ip= Tentacle address
tentacle_port= Tentacle port
logs = Activate with 1 for log module creation
utf8= Activate with 1, to encode the value of the module issues
no_data= If set to 1, only log modules will be created
prefix_licensing= Prefix for the license agent and its modules.
prefix = Prefix for the general agent and its modules
agent_name= Name for the general agent
agent_name_licensing= Name for the licensing agent
licensing= Activate with 1 to enable the creation of an agent for licensing and its modules.
```

<div id="bkmrk-ejemplo"><div class="cm-editor ͼ1 ͼ2 ͼ4 ͼ1q"><div class="cm-scroller" tabindex="-1"><div aria-multiline="true" aria-readonly="true" autocapitalize="off" autocorrect="off" class="cm-content" contenteditable="true" role="textbox" spellcheck="false" translate="no"> **Example** </div></div></div></div>```
agents_group_name = applications
interval = 300
transfer_mode = tentacle
secret = kxT8Q~wM87V2E~S3FAHF4FF4FovBMQzSAFA4Uqc.I
client_id = 4355g5g5fb-7cac-450a-8ba9-ef3edhadna3  
tenant_id = 540v7f7sv8s-345d-43ec-b511-d1cfdbdvbf43e4
tentacle_ip = 172.42.42.101
tentacle_port = 41121
logs = 1
utf8 = 1 
no_data = 1
prefix_licensing = REQ
prefix = REQ
agent_name = Office_status
agent_name_licensing = Office_licensing
licensing = 1
```