Skip to content

Commit 48b171e

Browse files
committed
Drop technical preview from these docs
1 parent eb2a795 commit 48b171e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/reference/ingest/processors/geoip.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ depend on what has been found and which properties were configured in `propertie
7979
`residential_proxy`, `domain`, `isp`, `isp_organization_name`, `mobile_country_code`, `mobile_network_code`, `user_type`, and
8080
`connection_type`. The fields actually added depend on what has been found and which properties were configured in `properties`.
8181

82-
preview::["Do not use the GeoIP2 Anonymous IP, GeoIP2 Connection Type, GeoIP2 Domain, GeoIP2 ISP, and GeoIP2 Enterprise databases in production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."]
83-
8482
Here is an example that uses the default city database and adds the geographical information to the `geoip` field based on the `ip` field:
8583

8684
[source,console]

docs/reference/ingest/processors/ip-location.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ depend on what has been found and which properties were configured in `propertie
7979
`residential_proxy`, `domain`, `isp`, `isp_organization_name`, `mobile_country_code`, `mobile_network_code`, `user_type`, and
8080
`connection_type`. The fields actually added depend on what has been found and which properties were configured in `properties`.
8181

82-
preview::["Do not use the GeoIP2 Anonymous IP, GeoIP2 Connection Type, GeoIP2 Domain, GeoIP2 ISP, and GeoIP2 Enterprise databases in production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."]
83-
8482
Here is an example that uses the default city database and adds the geographical information to the `ip_location` field based on the `ip` field:
8583

8684
[source,console]

0 commit comments

Comments
 (0)