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] Enriched fields are not displayed on the alert timeline view #119633

Closed
MadameSheema opened this issue Nov 24, 2021 · 10 comments
Labels
bug Fixes for quality problems that affect the customer experience CTI area Feature:Detection Alerts Security Solution Detection Alerts Feature fixed impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team: CTI Team:Detection Alerts Security Detection Alerts Area Team Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.0.0 v8.1.0

Comments

@MadameSheema
Copy link
Member

MadameSheema commented Nov 24, 2021

Describe the bug:
Enriched fields are not displayed on the alert timeline view

Kibana/Elasticsearch Stack version:
main (c6f491c)

Steps to reproduce:

  1. Generate alerts for an indicator match rule using the filebeat threatintel module
  2. Navigate to the alerts timeline view

Current behavior:

  • On the field browser of the alerts timeline view only the threat.indicator.matched* fields are available
  • Once those fields are selected we can see that there are no values displayed for them

Screenshot 2021-11-24 at 15 49 16

  • The fields mentioned above are not available on the alert details view

Screenshot 2021-11-24 at 15 51 33

  • The enriched fields available in the alerts details view are:

Screenshot 2021-11-24 at 15 51 10

  • Those fields are not available on the alerts timeline field browser

Screenshot 2021-11-24 at 17 15 33

Expected behavior:

  • The correct enriched fields are available to be selected on the fields browser
  • Once selected the data is properly displayed on the timeline view
@MadameSheema MadameSheema added bug Fixes for quality problems that affect the customer experience triage_needed Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Nov 24, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@MadameSheema MadameSheema added Team: CTI impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. v8.0.0 Team:Detections and Resp Security Detection Response Team and removed triage_needed labels Nov 24, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-detections-response (Team:Detections and Resp)

@ecezalp
Copy link
Contributor

ecezalp commented Nov 24, 2021

@ecezalp ecezalp self-assigned this Nov 26, 2021
@madirey madirey added Feature:Detection Alerts Security Solution Detection Alerts Feature Team:Detection Alerts Security Detection Alerts Area Team v8.1.0 labels Nov 29, 2021
@ecezalp
Copy link
Contributor

ecezalp commented Nov 29, 2021

@MadameSheema

the linked PR has been merged. Could you verify that the fix works? Happy to close the issue upon your confirmation.

@MadameSheema
Copy link
Member Author

Hi @ecezalp!! I checked the issue, is fixed!! I'll add the fixed label. I prefer to keep the issue open so QASource can have it on their radar once the 8.0 first BC is ready. Let me know if that works for you.

I have created a PR in order to unskip the Displays enrichment matched.* fields on the timeline test, and I have added the new fields to it as well. Please, take a look at the PR when you have the chance.

Thanks!! :)

@MadameSheema
Copy link
Member Author

@deepikakeshav-qasource can you please validate this on the latest 8.0.0 snapshot? Thanks!

@ghost
Copy link

ghost commented Jan 5, 2022

Hi @MadameSheema ,

We have validated this issue on latest 8.0.0 SNAPSHOT. Please find the below observations:

Build Details:

Version: 8.0.0-SNAPSHOT
Commit: 9087e164c6890aa9b3a4ae61746753fabdfb27d2
Build:48894
  • threat.enrichments.matched fields are displayed in the alerts details view under table tab.

Screenshot:
image

  • threat.enrichments.matched fields are displayed on the fields browser

Screenshot:
image

  • Data is displayed in threat.enrichments.matched fields after added in alerts table

Screenshot:
image

  • threat.indicator.matched fields are not displayed in the alerts details view under table tab.

Screenshot:
image

  • threat.indicator.matched fields are not displayed on the fields browser

Screenshot:
image

Please let us know if anything else is need to be test. else we are good to close this issue.

Thanks!!

@ecezalp
Copy link
Contributor

ecezalp commented Jan 5, 2022

thank you @deepikakeshav-qasource!

Observed behavior is expected. If an event is enriched in 7.16 it will have threat.indicator fields. if it is enriched in 8.0 it will have threat.enrichments fields. the most important part of this work is that the JavaScript error is no longer present with the CTI row renderer.

Are you able to verify that there are no javascript errors when a CTI event is viewed on timeline (with the CTI row renderer?) Once we have confirmation of that we should be good to close.

@MadameSheema
Copy link
Member Author

@deepikakeshav-qasource can you please verify @ecezalp request on 8.0.0-rc1? Thanks!

@ghost
Copy link

ghost commented Jan 11, 2022

Hi @MadameSheema and @ecezalp

We have validated this issue on 8.0.0-rc1 production and observed that no java script error is displayed.

Please find the below testing details:

Build Details:

Version: 8.0.0 rc1
Commit: 51f4ded427abb6fd96c7d65e179fb367d450448c
Build:48917

Screen record:

indicator.mp4

Please let us know if we are missing anything

Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience CTI area Feature:Detection Alerts Security Solution Detection Alerts Feature fixed impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. Team: CTI Team:Detection Alerts Security Detection Alerts Area Team Team:Detections and Resp Security Detection Response Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.0.0 v8.1.0
Projects
None yet
Development

No branches or pull requests

4 participants