Backend programming for kibana plugin development

hello, is it possible to develop a plugin for kibana from the backend, how would this process work, what programming language can I use?

I would start here and click through the links. It will lead you to setting up your environment for development and loading sample plugins where you can see how it works.

You can use node.js for the backend and JavaScript/React on the frontend.

thank you, I will check all the documentation

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