Skip to content

Commit

Permalink
making reporting indexz
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonTheMain committed Dec 10, 2024
1 parent fb1c81f commit 65dfb40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobs/upload_opensearch_config/templates/bin/upload-config.erb
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ fi
echo "--- Creating Reporting indexs"
curl -XPUT ${CA} ${CERT} ${KEY} ${BASEURL}/_plugins/_reports/definitions
curl -XPUT ${CA} ${CERT} ${KEY} ${BASEURL}/_plugins/_reports/instances
curl -XGET ${CA} ${CERT} ${KEY} ${BASEURL}/_plugins/_reports/definitions
curl -XGET ${CA} ${CERT} ${KEY} ${BASEURL}/_plugins/_reports/instances

0 comments on commit 65dfb40

Please sign in to comment.