Configuring Logging Level to Match Entries in ACL Log
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "acllogInst": { "children": [ { "acllogLogCache": { "attributes": { "matchLevel": "6" }}}]}}
Response
{ imdata:[] }
Copy
<System> <acllog-items> <inst-items> <log-items> <matchLevel>6</matchLevel> </log-items> </inst-items> </acllog-items> </System>