wazuh-dashboard-plugins icon indicating copy to clipboard operation
wazuh-dashboard-plugins copied to clipboard

Deprecate aws fields

Open jsanchez91 opened this issue 4 years ago • 2 comments

In version 3.13 the following fields change:

  • data.aws.awsRegion to data.aws.region
  • data.aws.aws_account_id to data.aws.accountId

To prevent loss of information, we will update the Filebeat pipeline to copy the old field into the new one in any alert containing it.

jsanchez91 avatar Jun 15 '20 11:06 jsanchez91

Added two new ingests to the Filebeat module in this PR: https://github.com/wazuh/wazuh/pull/4459

image

jsanchez91 avatar Jun 15 '20 13:06 jsanchez91

Confirmed that the linked PR resolves this problem

AlexRuiz7 avatar Sep 22 '22 15:09 AlexRuiz7

Closed by https://github.com/wazuh/wazuh/pull/4459

AlexRuiz7 avatar Oct 03 '22 14:10 AlexRuiz7