[Endpoint] ES Archiver fails to load with data #69245
Labels
bug
Fixes for quality problems that affect the customer experience
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
Team:Endpoint Data Visibility
Team managing the endpoint resolver
v7.9.0
Related Issue: #68584 Failing ES Promotion: apis Endpoint plugin test metadata api POST /api/endpoint/metadata when index is not empty
Elasticsearch version:
8.0
Original install method (e.g. download page, yum, from source, etc.):
from source
Describe the bug
Loading es_archiver with the following 2 commands produces errors in screenshots.
node ../scripts/es_archiver.js --es-url http://localhost:9200 --kibana-url http://localhost:5601 --use-create load endpoint/metadata/api_feature
(see screenshot 1)node ../scripts/es_archiver.js load endpoint/metadata/api_feature
(see screenshot 2)To Reproduce
Steps to reproduce the behavior:
node ../scripts/es_archiver.js --es-url http://localhost:9200 --kibana-url http://localhost:5601 --use-create load endpoint/metadata/api_feature
in the terminalDELETE _data_stream/metrics-endpoint.metadata-*
node ../scripts/es_archiver.js load endpoint/metadata/api_feature
Expected behavior
es_archiver data loads into endpoint index
Screenshots
Screenshot 1:
Screenshot 2:
Browser (if browser specific):
Additional context
Add any other context about the problem here.
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: