{ "id":"/axapi/v3/logging/local-log/global/stats", "type":"object", "node-type":"scalar", "title":"global", "description":"Statistics for the object global", "properties":{ "stats":{ "type":"object", "properties":{ "enqueue":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Total local-log enqueue", "long-description":"{}", "optional":true }, "enqueue-full":{ "type":"number", "format":"counter", "size":"8", "oid":"2", "description":"Total local-log queue full", "long-description":"{}", "optional":true }, "enqueue-error":{ "type":"number", "format":"counter", "size":"8", "oid":"3", "description":"Total local-log enqueue error", "long-description":"{}", "optional":true }, "dequeue":{ "type":"number", "format":"counter", "size":"8", "oid":"4", "description":"Total local-log dequeue", "long-description":"{}", "optional":true }, "dequeue-error":{ "type":"number", "format":"counter", "size":"8", "oid":"5", "description":"Total local-log dequeue processing error", "long-description":"{}", "optional":true }, "raw-log":{ "type":"number", "format":"counter", "size":"8", "oid":"6", "description":"Total local-log raw logs", "long-description":"{}", "optional":true }, "raw-log-error":{ "type":"number", "format":"counter", "size":"8", "oid":"7", "description":"Total raw log logging error", "long-description":"{}", "optional":true }, "log-summarized":{ "type":"number", "format":"counter", "size":"8", "oid":"8", "description":"Total raw log summarized", "long-description":"{}", "optional":true }, "l1-log-summarized":{ "type":"number", "format":"counter", "size":"8", "oid":"9", "description":"Total layer 1 log summarized", "long-description":"{}", "optional":true }, "l2-log-summarized":{ "type":"number", "format":"counter", "size":"8", "oid":"10", "description":"Total layer 2 log summarized", "long-description":"{}", "optional":true }, "log-summarized-error":{ "type":"number", "format":"counter", "size":"8", "oid":"11", "description":"Total local-log summarization error", "long-description":"{}", "optional":true }, "aam-db":{ "type":"number", "format":"counter", "size":"8", "oid":"12", "description":"Total local-log AAM raw database", "long-description":"{}", "optional":true }, "ep-db":{ "type":"number", "format":"counter", "size":"8", "oid":"13", "description":"Total local-log EP raw database", "long-description":"{}", "optional":true }, "fw-db":{ "type":"number", "format":"counter", "size":"8", "oid":"15", "description":"Total local-log Firewall raw database", "long-description":"{}", "optional":true }, "aam-top-user-db":{ "type":"number", "format":"counter", "size":"8", "oid":"16", "description":"Total local-log AAM top user summary database", "long-description":"{}", "optional":true }, "ep-top-user-db":{ "type":"number", "format":"counter", "size":"8", "oid":"17", "description":"Total local-log EP top user summary database", "long-description":"{}", "optional":true }, "ep-top-src-db":{ "type":"number", "format":"counter", "size":"8", "oid":"18", "description":"Total local-log EP top client summary database", "long-description":"{}", "optional":true }, "ep-top-dst-db":{ "type":"number", "format":"counter", "size":"8", "oid":"19", "description":"Total local-log EP top destination summary database", "long-description":"{}", "optional":true }, "ep-top-domain-db":{ "type":"number", "format":"counter", "size":"8", "oid":"20", "description":"Total local-log EP top domain summary database", "long-description":"{}", "optional":true }, "ep-top-web-category-db":{ "type":"number", "format":"counter", "size":"8", "oid":"21", "description":"Total local-log EP top web-category summary database", "long-description":"{}", "optional":true }, "ep-top-host-db":{ "type":"number", "format":"counter", "size":"8", "oid":"22", "description":"Total local-log EP top host summary database", "long-description":"{}", "optional":true }, "fw-top-app-db":{ "type":"number", "format":"counter", "size":"8", "oid":"28", "description":"Total local-log Firewall top application summary database", "long-description":"{}", "optional":true }, "fw-top-src-db":{ "type":"number", "format":"counter", "size":"8", "oid":"29", "description":"Total local-log Firewall top source summary database", "long-description":"{}", "optional":true }, "fw-top-app-src-db":{ "type":"number", "format":"counter", "size":"8", "oid":"30", "description":"Total local-log Firewall top application and source summary database", "long-description":"{}", "optional":true }, "fw-top-category-db":{ "type":"number", "format":"counter", "size":"8", "oid":"31", "description":"Total local-log Firewall top category summary database", "long-description":"{}", "optional":true }, "db-erro":{ "type":"number", "format":"counter", "size":"8", "oid":"32", "description":"Total local-log database create error", "long-description":"{}", "optional":true }, "query":{ "type":"number", "format":"counter", "size":"8", "oid":"33", "description":"Total local-log axapi query", "long-description":"{}", "optional":true }, "response":{ "type":"number", "format":"counter", "size":"8", "oid":"34", "description":"Total local-log axapi response", "long-description":"{}", "optional":true }, "query-error":{ "type":"number", "format":"counter", "size":"8", "oid":"35", "description":"Total local-log axapi query error", "long-description":"{}", "optional":true }, "fw-top-thr-db":{ "type":"number", "format":"counter", "size":"8", "oid":"36", "description":"Total local-log Firewall top threat summary database", "long-description":"{}", "optional":true }, "fw-top-thr-src-db":{ "type":"number", "format":"counter", "size":"8", "oid":"37", "description":"Total local-log Firewall top threat and source summary database", "long-description":"{}", "optional":true } } } } }