Kibana plugin development to get http post from nginx

Hi, I want to connect nginx with kibana, but I don't know how to develop the kibana plugin to listen http post from nginx and do action follow up. Does anyone can give me some hints?
Or teach me how to Start hand with kibana plugin.

thank you in advance !

This documentation is a good place to start: https://www.elastic.co/guide/en/kibana/current/plugin-development.html. I would suggest using the plugin generator (mentioned in the docs) and start from there. I would also point to Tim Roes' blog post (linked in docs) as a good resource.

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