{ "id":"/axapi/v3/logging/local-log", "type":"object", "node-type":"intermediate", "title":"local-log", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"local log", "properties":{ "authentication":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/authentication", "properties":{ "log":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/authentication/log", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "top-n":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/authentication/top-n", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "access":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/access", "properties":{ "log":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/access/log", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "top-n":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/access/top-n", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "app-fw":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/app-fw", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "top-n":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/app-fw/top-n", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "dot-plot":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/app-fw/dot-plot", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "global":{ "type":"object", "$ref":"/axapi/v3/logging/local-log/global", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sampling-enable":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "counters1":{ "type":"string", "format":"enum", "partition-visibility":"shared", "description":"'all': all; 'enqueue': Total local-log enqueue; 'enqueue-full': Total local-log queue full; 'enqueue-error': Total local-log enqueue error; 'dequeue': Total local-log dequeue; 'dequeue-error': Total local-log dequeue processing error; 'raw-log': Total local-log raw logs; 'raw-log-error': Total raw log logging error; 'log-summarized': Total raw log summarized; 'l1-log-summarized': Total layer 1 log summarized; 'l2-log-summarized': Total layer 2 log summarized; 'log-summarized-error': Total local-log summarization error; 'aam-db': Total local-log AAM raw database; 'ep-db': Total local-log EP raw database; 'fw-db': Total local-log Firewall raw database; 'aam-top-user-db': Total local-log AAM top user summary database; 'ep-top-user-db': Total local-log EP top user summary database; 'ep-top-src-db': Total local-log EP top client summary database; 'ep-top-dst-db': Total local-log EP top destination summary database; 'ep-top-domain-db': Total local-log EP top domain summary database; 'ep-top-web-category-db': Total local-log EP top web-category summary database; 'ep-top-host-db': Total local-log EP top host summary database; 'fw-top-app-db': Total local-log Firewall top application summary database; 'fw-top-src-db': Total local-log Firewall top source summary database; 'fw-top-app-src-db': Total local-log Firewall top application and source summary database; 'fw-top-category-db': Total local-log Firewall top category summary database; 'db-erro': Total local-log database create error; 'query': Total local-log axapi query; 'response': Total local-log axapi response; 'query-error': Total local-log axapi query error; 'fw-top-thr-db': Total local-log Firewall top threat summary database; 'fw-top-thr-src-db': Total local-log Firewall top threat and source summary database; ", "enum":[ "all", "enqueue", "enqueue-full", "enqueue-error", "dequeue", "dequeue-error", "raw-log", "raw-log-error", "log-summarized", "l1-log-summarized", "l2-log-summarized", "log-summarized-error", "aam-db", "ep-db", "fw-db", "aam-top-user-db", "ep-top-user-db", "ep-top-src-db", "ep-top-dst-db", "ep-top-domain-db", "ep-top-web-category-db", "ep-top-host-db", "fw-top-app-db", "fw-top-src-db", "fw-top-app-src-db", "fw-top-category-db", "db-erro", "query", "response", "query-error", "fw-top-thr-db", "fw-top-thr-src-db" ] } } } ] } } } } }