Data Governance Administrator Guide > Monitoring Axon > Configure Timeout Limit Parameter
  

Configure Timeout Limit Parameter

You can configure the timeout limit to increase or decrease the amount of time that can be allowed for reindexing services.
Enter the timeout value in seconds for the etl_timeout parameter. This value overrides the default value of 60 seconds.
Configure the etl_timeout parameter in the following file:
<INSTALLATION_DIR>/axonhome/axon/app/config/parameters.ymlc
Use the following syntax to configure the parameter: etl_timeout <value in seconds>
For example, to modify the timeout period to two hours, enter the following value: etl_timeout 7200