Skip to content

Commit aec6fd4

Browse files
committed
[DOCS] Synchs Kibana terms
1 parent e2e31bc commit aec6fd4

File tree

1 file changed

+150
-42
lines changed

1 file changed

+150
-42
lines changed

docs/en/glossary/glossary.asciidoc

Lines changed: 150 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ ZooKeeper to {es}.
3131
include::{kib-repo-dir}/glossary.asciidoc[tag=advanced-settings-def]
3232
--
3333

34+
[[glossary-alert]] alert::
35+
+
36+
--
37+
include::{kib-repo-dir}/glossary.asciidoc[tag=alert-def]
38+
--
39+
3440
[[glossary-alerts-and-actions]] Alerts and Actions::
3541
+
3642
--
@@ -50,6 +56,12 @@ installation.
5056
include::{es-repo-dir}/glossary.asciidoc[tag=analysis-def]
5157
--
5258

59+
[[glossary-annotation]] annotation::
60+
+
61+
--
62+
include::{kib-repo-dir}/glossary.asciidoc[tag=annotation-def]
63+
--
64+
5365
[[glossary-anomaly-detection-job]] {anomaly-job}::
5466
{anomaly-jobs-cap} contain the configuration information and metadata
5567
necessary to perform an analytics task. See
@@ -63,6 +75,12 @@ necessary to perform an analytics task. See
6375
include::{es-repo-dir}/glossary.asciidoc[tag=api-key-def]
6476
--
6577

78+
[[glossary-app]] app::
79+
+
80+
--
81+
include::{kib-repo-dir}/glossary.asciidoc[tag=app-def]
82+
--
83+
6684
[[glossary-auto-follow-pattern]] auto-follow pattern::
6785
+
6886
--
@@ -109,22 +127,37 @@ it depends on your data characteristics. When you set the bucket span, take into
109127
account the granularity at which you want to analyze, the frequency of the input
110128
data, the typical duration of the anomalies, and the frequency at which alerting
111129
is required.
112-
//Source: X-Pack
130+
+
131+
--
132+
include::{kib-repo-dir}/glossary.asciidoc[tag=bucket-def]
133+
--
134+
135+
[[glossary-bucket-aggregation]] bucket aggregation::
136+
+
137+
--
138+
include::{kib-repo-dir}/glossary.asciidoc[tag=bucket-aggregation-def]
139+
--
113140

114141
[discrete]
115142
[[c-glos]]
116143
=== C
117144

118-
[[glossary-certainty]] certainty::
145+
[[glossary-canvas]] Canvas::
119146
+
120147
--
121-
include::{kib-repo-dir}/glossary.asciidoc[tag=certainty-def]
148+
include::{kib-repo-dir}/glossary.asciidoc[tag=canvas-def]
122149
--
123150

124-
[[glossary-choropleth-map]] choropleth map::
151+
[[glossary-canvas-language]] Canvas expression language::
125152
+
126153
--
127-
include::{kib-repo-dir}/glossary.asciidoc[tag=choropleth-map-def]
154+
include::{kib-repo-dir}/glossary.asciidoc[tag=ccanvas-language-def]
155+
--
156+
157+
[[glossary-certainty]] certainty::
158+
+
159+
--
160+
include::{kib-repo-dir}/glossary.asciidoc[tag=certainty-def]
128161
--
129162

130163
[[glossary-client-forwarder]] client forwarder::
@@ -157,6 +190,12 @@ json, msgpack, and plain (text).
157190
include::{es-repo-dir}/glossary.asciidoc[tag=cold-phase-def]
158191
--
159192

193+
[[glossary-condition]] condition::
194+
+
195+
--
196+
include::{kib-repo-dir}/glossary.asciidoc[tag=condition-def]
197+
--
198+
160199
[[glossary-conditional]] conditional::
161200
A control flow that executes certain actions based on whether a statement
162201
(also called a condition) is true or false. {ls} supports `if`,
@@ -165,6 +204,18 @@ apply filters and send events to a specific output based on conditions that
165204
you specify.
166205
//Source: Logstash
167206

207+
[[glossary-connector]] connector::
208+
+
209+
--
210+
include::{kib-repo-dir}/glossary.asciidoc[tag=connector-def]
211+
--
212+
213+
[[glossary-console]] Console::
214+
+
215+
--
216+
include::{kib-repo-dir}/glossary.asciidoc[tag=console-def]
217+
--
218+
168219
[[glossary-constructor]] constructor::
169220
Directs <<glossary-allocator,allocators>> to manage containers of {es} and {kib}
170221
nodes and maximizes the utilization of allocators. Monitors plan change requests
@@ -201,6 +252,12 @@ include::{es-repo-dir}/glossary.asciidoc[tag=ccs-def]
201252
[[d-glos]]
202253
=== D
203254

255+
[[glossary-dashboard]] dashboard::
256+
+
257+
--
258+
include::{kib-repo-dir}/glossary.asciidoc[tag=dashboard-def]
259+
--
260+
204261
[[glossary-ml-datafeed]] datafeed::
205262
{anomaly-jobs-cap} can analyze either a one-off batch of data or continuously in
206263
real time. {dfeeds-cap} retrieve data from {es} for analysis. Alternatively, you
@@ -246,6 +303,12 @@ shared with the <<glossary-coordinator,coordinator>>, though in production
246303
deployments it can be separated.
247304
//Source: Cloud
248305

306+
[[glossary-discover]] Discover::
307+
+
308+
--
309+
include::{kib-repo-dir}/glossary.asciidoc[tag=discover-def]
310+
--
311+
249312
[[glossary-diversity-field]] diversity field::
250313
+
251314
--
@@ -286,6 +349,12 @@ different sources.
286349
include::{kib-repo-dir}/glossary.asciidoc[tag=ems-def]
287350
--
288351

352+
[[glossary-element]] element::
353+
+
354+
--
355+
include::{kib-repo-dir}/glossary.asciidoc[tag=element-def]
356+
--
357+
289358
[[glossary-event]] event::
290359
A single unit of information, containing a timestamp plus additional data. An
291360
event arrives via an input, and is subsequently parsed, timestamped, and
@@ -296,6 +365,12 @@ passed through the {ls} <<glossary-pipeline,pipeline>>.
296365
[[f-glos]]
297366
=== F
298367

368+
[[glossary-feature-controls]] Feature Controls::
369+
+
370+
--
371+
include::{kib-repo-dir}/glossary.asciidoc[tag=feature-controls-def]
372+
--
373+
299374
[[glossary-feature-influence]] feature influence::
300375
In {oldetection}, feature influence scores indicate which features of a data
301376
point contribute to its outlier behavior. See
@@ -377,22 +452,22 @@ packaged as Ruby Gems. You can use the {ls}
377452
<<glossary-plugin-manager,plugin manager>> to manage {ls} gems.
378453
//Source: Logstash
379454

380-
[[glossary-geojson]] GeoJSON::
455+
[[glossary-graph]] graph::
381456
+
382457
--
383-
include::{kib-repo-dir}/glossary.asciidoc[tag=geojson-def]
458+
include::{kib-repo-dir}/glossary.asciidoc[tag=graph-def]
384459
--
385460

386-
[discrete]
387-
[[h-glos]]
388-
=== H
389-
390-
[[glossary-heat-map]] heat map::
461+
[[glossary-grok-debugger]] Grok Debugger::
391462
+
392463
--
393-
include::{kib-repo-dir}/glossary.asciidoc[tag=heat-map-def]
464+
include::{kib-repo-dir}/glossary.asciidoc[tag=grok-debugger-def]
394465
--
395466

467+
[discrete]
468+
[[h-glos]]
469+
=== H
470+
396471
[[glossary-hot-phase]] hot phase::
397472
+
398473
--
@@ -493,6 +568,12 @@ include::{kib-repo-dir}/glossary.asciidoc[tag=kql-def]
493568
include::{es-repo-dir}/glossary.asciidoc[tag=leader-index-def]
494569
--
495570

571+
[[glossary-lens]] Lens::
572+
+
573+
--
574+
include::{kib-repo-dir}/glossary.asciidoc[tag=lens-def]
575+
--
576+
496577
[[glossary-local-cluster]] local cluster::
497578
+
498579
--
@@ -522,27 +603,12 @@ service API requests but it cannot run {ml-jobs}. If you want to use
522603
include::{kib-repo-dir}/glossary.asciidoc[tag=map-def]
523604
--
524605

525-
[[glossary-map-layer]] map layer::
526-
+
527-
--
528-
include::{kib-repo-dir}/glossary.asciidoc[tag=map-layer-def]
529-
--
530-
531606
[[glossary-mapping]] mapping::
532607
+
533608
--
534609
include::{es-repo-dir}/glossary.asciidoc[tag=mapping-def]
535610
--
536611

537-
[[glossary-maps]] Maps::
538-
+
539-
--
540-
include::{kib-repo-dir}/glossary.asciidoc[tag=maps-def]
541-
--
542-
543-
endif::kibana-terms[]
544-
ifdef::cloud-terms[]
545-
546612
[[glossary-master-node]] master node::
547613
Handles write requests for the cluster and publishes changes to other nodes in
548614
an ordered fashion. Each cluster has a single master node which is chosen
@@ -557,6 +623,12 @@ from the {ls} shipper instance as an intermediate store, waiting to be
557623
processed by the {ls} indexer instance.
558624
//Source: Logstash
559625

626+
[[glossary-metric-aggregation]] metric aggregation::
627+
+
628+
--
629+
include::{kib-repo-dir}/glossary.asciidoc[tag=metric-aggregation-def]
630+
--
631+
560632
[[glossary-metadata]] @metadata::
561633
A special field for storing content that you don't want to include in output
562634
<<glossary-event,events>>. For example, the `@metadata` field is useful for
@@ -589,6 +661,18 @@ file, graphite, and statsd.
589661
[[p-glos]]
590662
=== P
591663

664+
[[glossary-painless-lab]] Painless Lab::
665+
+
666+
--
667+
include::{kib-repo-dir}/glossary.asciidoc[tag=painless-lab-def]
668+
--
669+
670+
[[glossary-panel]] panel::
671+
+
672+
--
673+
include::{kib-repo-dir}/glossary.asciidoc[tag=panel-def]
674+
--
675+
592676
[[glossary-pipeline]] pipeline::
593677
A term used to describe the flow of <<glossary-event,events>> through the
594678
{ls} workflow. A pipeline typically consists of a series of input, filter,
@@ -648,12 +732,18 @@ nodes handling the user requests.
648732
include::{es-repo-dir}/glossary.asciidoc[tag=query-def]
649733
--
650734

651-
[[glossary-query-bar]] query bar ::
735+
[[glossary-query-bar]] query bar::
652736
+
653737
--
654738
include::{kib-repo-dir}/glossary.asciidoc[tag=query-bar-def]
655739
--
656740

741+
[[glossary-query-profiler]] Query Profiler::
742+
+
743+
--
744+
include::{kib-repo-dir}/glossary.asciidoc[tag=query-profiler-def]
745+
--
746+
657747
[discrete]
658748
[[r-glos]]
659749
=== R
@@ -751,6 +841,12 @@ Routes data internally in an {ece} installation.
751841
include::{es-repo-dir}/glossary.asciidoc[tag=shard-def]
752842
--
753843

844+
[[glossary-certainty]] shareable::
845+
+
846+
--
847+
include::{kib-repo-dir}/glossary.asciidoc[tag=shareable-def]
848+
--
849+
754850
[[glossary-shipper]] shipper::
755851
An instance of {ls} that send events to another instance of {ls}, or
756852
some other application.
@@ -792,24 +888,12 @@ include::{es-repo-dir}/glossary.asciidoc[tag=source-field-def]
792888
include::{kib-repo-dir}/glossary.asciidoc[tag=space-def]
793889
--
794890

795-
[[glossary-feature-space]] Spaces::
796-
+
797-
--
798-
include::{kib-repo-dir}/glossary.asciidoc[tag=space-feature-def]
799-
--
800-
801891
[[glossary-split]] split::
802892
+
803893
--
804894
include::{es-repo-dir}/glossary.asciidoc[tag=split-def]
805895
--
806896

807-
[[glossary-stack-monitoring]] Stack Monitoring::
808-
+
809-
--
810-
include::{kib-repo-dir}/glossary.asciidoc[tag=stack-monitoring-def]
811-
--
812-
813897
[[glossary-stunnel]] stunnel::
814898
Securely tunnels all traffic in an {ece} installation.
815899
//Source: Cloud
@@ -842,12 +926,24 @@ include::{es-repo-dir}/glossary.asciidoc[tag=text-def]
842926
include::{kib-repo-dir}/glossary.asciidoc[tag=time-filter-def]
843927
--
844928

929+
[[glossary-timelion]] Timelion::
930+
+
931+
--
932+
include::{kib-repo-dir}/glossary.asciidoc[tag=timelion-def]
933+
--
934+
845935
[[glossary-time-series-data]] time series data::
846936
+
847937
--
848938
include::{kib-repo-dir}/glossary.asciidoc[tag=time-series-data-def]
849939
--
850940

941+
[[glossary-tsvb]] TSVB::
942+
+
943+
--
944+
include::{kib-repo-dir}/glossary.asciidoc[tag=tsvb-def]
945+
--
946+
851947
[[glossary-type]] type::
852948
+
853949
--
@@ -868,12 +964,18 @@ include::{kib-repo-dir}/glossary.asciidoc[tag=upgrade-assistant-def]
868964
[[v-glos]]
869965
=== V
870966

871-
[[glossary-vector]] vector::
967+
[[glossary-vector]] vector data::
872968
+
873969
--
874970
include::{kib-repo-dir}/glossary.asciidoc[tag=vector-def]
875971
--
876972

973+
[[glossary-vega]] Vega::
974+
+
975+
--
976+
include::{kib-repo-dir}/glossary.asciidoc[tag=vega-def]
977+
--
978+
877979
[[glossary-visualization]] visualization::
878980
+
879981
--
@@ -903,6 +1005,12 @@ the event to the output queue. This allows scalability across CPUs because
9031005
many filters are CPU intensive.
9041006
//Source: Logstash
9051007

1008+
[[glossary-workpad]] workpad::
1009+
+
1010+
--
1011+
include::{kib-repo-dir}/glossary.asciidoc[tag=workpad-def]
1012+
--
1013+
9061014
[discrete]
9071015
[[z-glos]]
9081016
=== Z

0 commit comments

Comments
 (0)