Hi,
I'm trying to find some logs about API calls/errors but I've only find this log in my nginx access.log:
- [12/Jul/2013:15:05:08 +0200] "GET /api_jsonrpc.php HTTP/1.1" 200 79 "-" "python/pyzabbix"
I need more informations to trace API's calls but also to debug a bad API request.
I check the zabbix_server.log but nothing...
Thanks in advance
Matthieu
I'm trying to find some logs about API calls/errors but I've only find this log in my nginx access.log:
- [12/Jul/2013:15:05:08 +0200] "GET /api_jsonrpc.php HTTP/1.1" 200 79 "-" "python/pyzabbix"
I need more informations to trace API's calls but also to debug a bad API request.
I check the zabbix_server.log but nothing...
Thanks in advance
Matthieu
Comment