diff --git a/ansible_workspace_dir/roles/deploy-form-service/templates/form-service-env.j2 b/ansible_workspace_dir/roles/deploy-form-service/templates/form-service-env.j2
index 1756a49bd9681799bb8ee3f3166000e4314c7302..19aef68b529124ab9152641f78a5f04a572ea0a8 100755
--- a/ansible_workspace_dir/roles/deploy-form-service/templates/form-service-env.j2
+++ b/ansible_workspace_dir/roles/deploy-form-service/templates/form-service-env.j2
@@ -17,10 +17,12 @@ es.fs.forms.document.type=forms
 es.fs.formsdata.index.name=fs-forms-data
 es.fs.formsdata.document.type=forms-data
 es.fs.interactions.index.name=fs-interactions
-
+es.fs.workflowlog.index.name=fs-forms-workflow-log
 
 es.forms.fail.records.index.name=form-failure-records
 es.forms.fail.records.index.type=formfailurerecords
+es.fs.state.index.name=fs-forms-state
+es.fs.statematrix.index.name=fs-forms-state-matrix
 
 es.fs.state.index.name=fs-forms-state
 es.fs.statematrix.index.name=fs-forms-state-matrix