Hi,
I am trying to setup a Web Monitoring with Bearer Authorization code for my internal website.
With Curl I do this way:
curl -I -H "Authorization: Bearer token_here" https://api.test.lucas.com/api/docs/index.html
How can I set it up via Web Monitoring on Zabbix 3.4?
Thanks in advance!
Comment