How to add stub_status route for nginx?
I see that nginx installed with-http_stub_status_module flag, but as I understand stub_status location is disabled by default, which config I should edit for adding this route /stub_status?
I want to add nginx collector for netdata monitor (NGINX monitoring with Netdata | Learn Netdata) and I need route like this:
jobs:
- name: local
url: http://127.0.0.1/stub_status