Skip to content

Commit

Permalink
Correct elastic index alias
Browse files Browse the repository at this point in the history
  • Loading branch information
openBackhaul committed Aug 28, 2024
1 parent add85b0 commit 30d1647
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion spec/ExecutionAndTraceLog+config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@
"auth": {
"api-key": "API key not yet defined."
},
"index-alias": "eatl-2-1-2"
"index-alias": "eatl-2-0-1"
},
"elasticsearch-client-interface-status": {
"operational-state": "elasticsearch-client-interface-1-0:OPERATIONAL_STATE_TYPE_NOT_YET_DEFINED",
Expand Down
4 changes: 2 additions & 2 deletions spec/ExecutionAndTraceLog+services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ clients:
uuid: eatl-2-1-2-tcp-c-es-1-0-0-000
elasticsearch-client:
uuid: eatl-2-1-2-es-c-es-1-0-0-000
index-alias: eatl-2-1-2
index-alias: eatl-2-0-1

- http-client:
application-name: ExecutionAndTraceLog
Expand Down Expand Up @@ -274,7 +274,7 @@ clients:

- http-client:
application-name: OperationKeyManagement
release-number: 2.1.0
release-number: 2.1.2
uuid: eatl-2-1-2-http-c-okm-2-1-2-000
tcp-client:
remote-protocol: http
Expand Down

0 comments on commit 30d1647

Please sign in to comment.