From e8f03f03a4d9adb2bd4cff285a46994775a50325 Mon Sep 17 00:00:00 2001 From: Andrew Kroh Date: Wed, 16 Dec 2020 10:51:54 -0500 Subject: [PATCH] Update apache.status fields (#206) Update the fields for the apache.status data stream. The fields reported from agent changed due to https://github.com/elastic/beats/pull/23022. --- test/packages/apache/data_stream/status/fields/fields.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/packages/apache/data_stream/status/fields/fields.yml b/test/packages/apache/data_stream/status/fields/fields.yml index e1cfc87f7..2c80752a4 100644 --- a/test/packages/apache/data_stream/status/fields/fields.yml +++ b/test/packages/apache/data_stream/status/fields/fields.yml @@ -1,10 +1,6 @@ - name: apache.status type: group fields: - - name: hostname - type: keyword - description: | - Apache hostname. - name: total_accesses type: long description: |