The project that I am working on is a bit confidential, but I will try to explain my issues and be as clear as possible because I need your opinion.
Project:
They asked me to set up a local ELK environment , and to use Python scripts to communicate with this stack (ELK), to store data, retrieve it, analyse it and visualise it thanks to Kibana, and finally there is a decision making based on that data(AI). So as you can see, it is a Data Engineering project with some AI for the decision making process. The issues that I am facing are:
- I don't know how to use Python to communicate with the stack, I didn't find resources about it
- Since the data is confidential, how can I assure a high security?
- How many instances to use?
- I am lost because I am new to ELK and my team is not Dev oriented
I am new to ELK, so please any advice would be really helpful!