Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security Solution] Replaced sourcerer API with the dataView plugin matching indices capabilities #142904

Closed
YulNaumenko opened this issue Oct 6, 2022 · 1 comment
Labels
8.7 candidate Team:Detection Engine Security Solution Detection Engine Area technical debt Improvement of the software architecture and operational architecture

Comments

@YulNaumenko
Copy link
Contributor

For now Sourcerer component has own server side API based on the dataView plugin API, with extending it by the custom logic for verifying the indices availability for the current user:
Screen Shot 2022-10-06 at 11 31 02 AM
Screen Shot 2022-10-06 at 11 48 21 AM

Recently was added a new DataView capability matchedIndices (introduced by the changes #139067), which could replace Sourcerer custom API with pure client side dataView API.
POC PR #139671

@YulNaumenko YulNaumenko added technical debt Improvement of the software architecture and operational architecture Team:Security Solution Platform Security Solution Platform Team labels Oct 6, 2022
dhurley14 added a commit that referenced this issue Jan 19, 2023
…atching indices capabilities (#139671)

Replaces the sourcerer api with the new DataView capability
`matchedIndices` (introduced by the changes
[here](#139067))

ref: #142904

Co-authored-by: Devin Hurley <devin.hurley@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
adcoelho pushed a commit to adcoelho/kibana that referenced this issue Jan 23, 2023
…atching indices capabilities (elastic#139671)

Replaces the sourcerer api with the new DataView capability
`matchedIndices` (introduced by the changes
[here](elastic#139067))

ref: elastic#142904

Co-authored-by: Devin Hurley <devin.hurley@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@yctercero yctercero added Team:Detection Engine Security Solution Detection Engine Area and removed Team:Security Solution Platform Security Solution Platform Team labels May 14, 2023
@YulNaumenko
Copy link
Contributor Author

resolved by #139671

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.7 candidate Team:Detection Engine Security Solution Detection Engine Area technical debt Improvement of the software architecture and operational architecture
Projects
None yet
Development

No branches or pull requests

3 participants