You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ The API is currently provisional and may change in future releases.
140
140
*`geopoint_field=[alphanumeric]` : the field to use for geopoint coordinates.
141
141
142
142
**Optional:**
143
-
143
+
*`geopfield_type=[alphanumeric]` : the field type to use for the query (default: `geo_point`) this is needed because crosscluster get_field_mapping doesn't work
144
144
*`timestamp_field=[string]` : the field to use for time (default: `@timestamp`)
145
145
*`params=[json]` : query/filter parameters from kibana.
146
146
*`cmap=[alphanumeric]` : the colorcet map to use (default: `bmy` for heatmap and `glasbey_category10` for colored points)
0 commit comments