We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1nbuc/mcp-integration-suite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
auditing-and-logging-information-for-integration-assessment-e7a795f.md•777 B
<!-- loioe7a795feae4f4241a718df1d90c0bcb0 -->
# Auditing and Logging Information for Integration Assessment
Here you can find the security events that are logged by Integration Assessment.
**Security Events Written in Audit Logs**
<table>
<tr>
<th valign="top">
Event grouping
</th>
<th valign="top">
What events are logged
</th>
<th valign="top">
How to identify related log events
</th>
<th valign="top">
Additional information
</th>
</tr>
<tr>
<td valign="top">
Security Event
</td>
<td valign="top">
Resource restrictions
</td>
<td valign="top">
Filter by:
`category = "audit.security-events", message.data contains JSON with message like "Access to resource '...' for operation '...' is forbidden"`
</td>
<td valign="top">
</td>
</tr>
</table>