From 63d7faa649985c7a2d7c92df7ff70fcc5d4ebfa0 Mon Sep 17 00:00:00 2001 From: Adrian Serrano Date: Fri, 8 May 2020 11:54:28 +0200 Subject: [PATCH] Missing mage update --- filebeat/docs/fields.asciidoc | 40 +++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/filebeat/docs/fields.asciidoc b/filebeat/docs/fields.asciidoc index a3cbc14c762..0600f48c745 100644 --- a/filebeat/docs/fields.asciidoc +++ b/filebeat/docs/fields.asciidoc @@ -9519,6 +9519,16 @@ type: ip -- +*`cisco.asa.mapped_source_host`*:: ++ +-- +The translated source host. + + +type: keyword + +-- + *`cisco.asa.mapped_source_port`*:: + -- @@ -9539,6 +9549,16 @@ type: ip -- +*`cisco.asa.mapped_destination_host`*:: ++ +-- +The translated destination host. + + +type: keyword + +-- + *`cisco.asa.mapped_destination_port`*:: + -- @@ -9708,6 +9728,16 @@ type: ip -- +*`cisco.ftd.mapped_source_host`*:: ++ +-- +The translated source host. + + +type: keyword + +-- + *`cisco.ftd.mapped_source_port`*:: + -- @@ -9728,6 +9758,16 @@ type: ip -- +*`cisco.ftd.mapped_destination_host`*:: ++ +-- +The translated destination host. + + +type: keyword + +-- + *`cisco.ftd.mapped_destination_port`*:: + --