utmstack / UTMStack

Customizable SIEM and XDR powered by Real-Time correlation and Threat Intelligence
https://utmstack.com
GNU Affero General Public License v3.0
198 stars 19 forks source link

[BUG] Data Parsing processed events is not matching between outside and inside component. #622

Closed c3s4rfred closed 3 months ago

c3s4rfred commented 3 months ago

Describe the bug Processed events in the card don't match with the detail component.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Data parsing' menu.
  2. Click on 'Windows Agent' card.
  3. See the difference between 'Processed events' in the card and 'Processed' value in the detail view.

Expected behavior It must be the same value.

Screenshots image

Environment

Possible solution Use the same endpoints and functions to evaluate the processed events on both sides.