Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Describe the issue: Hello OpenSearch Community,
I’m a new user trying to set up OpenSearch on my local machine using Docker, and I have a couple of questions I couldn’t fully resolve from the documentation. I would greatly appreciate any guidance!
1. Docker Data Persistence
I’m running OpenSearch in a Docker container. Once I add my own data and documents, what happens if I stop the container and run it again? Will my data still be there, or is it erased? I’ve heard about using Docker volumes for persistence, could someone point me to the best practice or a simple example command for OpenSearch?
2. Importing Excel Files - Need Step-by-Step Guide
I have Excel files with different columns that I want to import into OpenSearch and visualize in Dashboards. I’m completely new to this process and would appreciate a clear, step-by-step explanation.
Could someone walk me through the exact steps from start to finish? Specifically:
-
How do I convert my Excel file to the right format for OpenSearch?
-
What tools or methods are easiest for beginners to use?
-
How do I actually get the data into OpenSearch once it’s converted?
-
How do I then connect this data to Dashboards to create visualizations?
Thank you so much for your time and for building a great community!
