Opensearch dashboards.auditor.withauditscope
Home > opensearch-dashboards > Auditor > withAuditScope
Auditor.withAuditScope() method
Add a high-level scope name for logged events. It helps to identify the root cause of low-level events.
Signature:
withAuditScope(name: string): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | string |
Returns:
void