Skip to content

Commit 4645727

Browse files
committed
fix more alicloud fields
1 parent 28db9d9 commit 4645727

File tree

1 file changed

+2
-0
lines changed
  • packages/qualys_vmdr/data_stream/asset_host_detection/elasticsearch/ingest_pipeline

1 file changed

+2
-0
lines changed

packages/qualys_vmdr/data_stream/asset_host_detection/elasticsearch/ingest_pipeline/default.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,6 +1820,8 @@ processors:
18201820
- qualys_vmdr.asset_host_detection.metadata.google.attribute.LAST_SUCCESS_DATE
18211821
- qualys_vmdr.asset_host_detection.metadata.azure.attribute.LAST_ERROR_DATE
18221822
- qualys_vmdr.asset_host_detection.metadata.azure.attribute.LAST_SUCCESS_DATE
1823+
- qualys_vmdr.asset_host_detection.metadata.alicloud.attribute.LAST_ERROR_DATE
1824+
- qualys_vmdr.asset_host_detection.metadata.alicloud.attribute.LAST_SUCCESS_DATE
18231825
ignore_missing: true
18241826
- remove:
18251827
field:

0 commit comments

Comments
 (0)