{ "kind": "collectionType", "collectionName": "system_logs", "info": { "name": "systemLog" }, "options": { "increments": true, "timestamps": true, "draftAndPublish": true }, "attributes": { "type": { "type": "string" }, "message": { "type": "string" }, "stack": { "type": "string" } } }