okta: add extended okta.debug_context.debug_data handling#3362
okta: add extended okta.debug_context.debug_data handling#3362efd6 merged 3 commits intoelastic:mainfrom
Conversation
🌐 Coverage report
|
packages/okta/data_stream/system/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
packages/okta/data_stream/system/_dev/test/pipeline/test-okta-system-events.json-expected.json
Outdated
Show resolved
Hide resolved
packages/okta/data_stream/system/_dev/test/pipeline/test-okta-system-events.json-expected.json
Outdated
Show resolved
Hide resolved
|
@ynirk PTAL |
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
|
@ynirk I was wondering if you think it would be worth moving the |
sorry @efd6 I missed your last ping. It could have been a good idea but I suppose it's too late now |
|
The change here reflects the situation in the filebeat module and that was merged three weeks ago, so we are sort of stuck with this. |
What does this PR do?
This adds additional handling of the debug_context.debug_data object and particularly the risk level field that is in that object.
Checklist
changelog.ymlfile.Author's Checklist
okta.debug_context.debug_data.flattened.logOnlySecurityDatatookta.debug_context.debug_data.flattenedto make the structure ofokta.debug_context.debug_dataagnostic to the original event's structure.How to test this PR locally
Run
elastic-package testin the okta package.Related issues
Screenshots