File Structure Cannot Be Determined

Hello, is there a quick and easy way to import the blogs.json file outside of strigo? I had to set up my own lab environment. When I try to import the blogs.json file I'm getting this message: "File structure cannot be determined".

Take a look at the load_blogs.sh script that you can find in the same directory. If your own cluster is publicly available, you can modify that script so it writes the data to your cluster. Just replace all the server1:9201 instances with your own endpoint.

Or alternatively, copy that script locally so it can run against your local cluster. You'll also need to copy the blogs-template.json file.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.