You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support MICROSOFT_EVENTTAG_MARK_PII bitflag. That flag avoids routing specific Pii marked Windows events to Aria.
- Add support for Pii mark bit
- Add example to sandbox app
- Introduce Event Sender test tool to manually ingest events via two path
The test tool is needed for Collector team to resolve an issue with flags field not functioning correctly on direct upload path. There is no automated test for this functionality because the flags field influences the way how data is forwarded to secure Pii storage backend-side. Manual test is necessary to verify the backend flow E2E. Expected result is that events marked as Pii will not show in Aria --- once Collector team introduces the proper handling of record.flags field.
0 commit comments