-
Type:
New Feature Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
As per customer report, they would like to have a log of SQL queries that are executed in the Zabbix database, based on the actions users does on the frontend. They would also like to see which frontend user is responsible for executing particular SQL queries.
Having this log would help with troubleshooting tasks.
Proposed structure for the log:
User (Name/IP, etc.) → Frontend → Request (POST/GET, etc.) → SQL query triggered by this request.