fast-oyster-93603
09/26/2022, 2:34 PM2022/09/26 14:28:36 Waiting for: <http://elasticsearch-master:9200>
2022/09/26 14:28:41 Received 200 from <http://elasticsearch-master:9200>
Going to use protocol: http
Going to use default elastic headers
Create datahub_usage_event if needed against Elasticsearch at elasticsearch-master:9200
Going to use index prefix::
curl: option -k <http://elasticsearch-master:9200/_ilm/policy/datahub_usage_event_policy>: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
Policy GET response code is
/create-indices.sh: line 41: [: -eq: unary operator expected
/create-indices.sh: line 45: [: -eq: unary operator expected
/create-indices.sh: line 47: [: -eq: unary operator expected
Got response code while creating policy so exiting.
2022/09/26 14:28:41 Command exited with error: exit status 1
Any idea how to solve it?incalculable-ocean-74010
09/26/2022, 2:54 PMlate-rocket-94535
09/30/2022, 10:54 AMincalculable-ocean-74010
09/30/2022, 10:57 AM79575b2
?late-rocket-94535
09/30/2022, 1:33 PM2022/09/30 13:31:47 Waiting for: <http://elasticsearch-master:9200>
2022/09/30 13:31:47 Received 200 from <http://elasticsearch-master:9200>
Going to use protocol: http
Going to use default elastic headers
Create datahub_usage_event if needed against Elasticsearch at elasticsearch-master:9200
Going to use index prefix::
curl: option -k <http://elasticsearch-master:9200/_ilm/policy/datahub_usage_event_policy>: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
Policy GET response code is
/create-indices.sh: line 41: [: -eq: unary operator expected
/create-indices.sh: line 45: [: -eq: unary operator expected
/create-indices.sh: line 47: [: -eq: unary operator expected
Got response code while creating policy so exiting.
2022/09/30 13:31:47 Command exited with error: exit status 1
elasticsearchSetupJob:
image:
imagePullPolicy: "Always"
tag: "79575b2"
fast-oyster-93603
09/30/2022, 1:52 PMlate-rocket-94535
10/03/2022, 9:07 AM