@@ -31,6 +31,12 @@ ZooKeeper to {es}.
31
31
include::{kib-repo-dir}/glossary.asciidoc[tag=advanced-settings-def]
32
32
--
33
33
34
+ [[glossary-alert]] alert::
35
+ +
36
+ --
37
+ include::{kib-repo-dir}/glossary.asciidoc[tag=alert-def]
38
+ --
39
+
34
40
[[glossary-alerts-and-actions]] Alerts and Actions::
35
41
+
36
42
--
@@ -50,6 +56,12 @@ installation.
50
56
include::{es-repo-dir}/glossary.asciidoc[tag=analysis-def]
51
57
--
52
58
59
+ [[glossary-annotation]] annotation::
60
+ +
61
+ --
62
+ include::{kib-repo-dir}/glossary.asciidoc[tag=annotation-def]
63
+ --
64
+
53
65
[[glossary-anomaly-detection-job]] {anomaly-job}::
54
66
{anomaly-jobs-cap} contain the configuration information and metadata
55
67
necessary to perform an analytics task. See
@@ -63,6 +75,12 @@ necessary to perform an analytics task. See
63
75
include::{es-repo-dir}/glossary.asciidoc[tag=api-key-def]
64
76
--
65
77
78
+ [[glossary-app]] app::
79
+ +
80
+ --
81
+ include::{kib-repo-dir}/glossary.asciidoc[tag=app-def]
82
+ --
83
+
66
84
[[glossary-auto-follow-pattern]] auto-follow pattern::
67
85
+
68
86
--
@@ -109,22 +127,37 @@ it depends on your data characteristics. When you set the bucket span, take into
109
127
account the granularity at which you want to analyze, the frequency of the input
110
128
data, the typical duration of the anomalies, and the frequency at which alerting
111
129
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
+ --
113
140
114
141
[discrete]
115
142
[[c-glos]]
116
143
=== C
117
144
118
- [[glossary-certainty ]] certainty ::
145
+ [[glossary-canvas ]] Canvas ::
119
146
+
120
147
--
121
- include::{kib-repo-dir}/glossary.asciidoc[tag=certainty -def]
148
+ include::{kib-repo-dir}/glossary.asciidoc[tag=canvas -def]
122
149
--
123
150
124
- [[glossary-choropleth-map ]] choropleth map ::
151
+ [[glossary-canvas-language ]] Canvas expression language ::
125
152
+
126
153
--
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]
128
161
--
129
162
130
163
[[glossary-client-forwarder]] client forwarder::
@@ -157,6 +190,12 @@ json, msgpack, and plain (text).
157
190
include::{es-repo-dir}/glossary.asciidoc[tag=cold-phase-def]
158
191
--
159
192
193
+ [[glossary-condition]] condition::
194
+ +
195
+ --
196
+ include::{kib-repo-dir}/glossary.asciidoc[tag=condition-def]
197
+ --
198
+
160
199
[[glossary-conditional]] conditional::
161
200
A control flow that executes certain actions based on whether a statement
162
201
(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
165
204
you specify.
166
205
//Source: Logstash
167
206
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
+
168
219
[[glossary-constructor]] constructor::
169
220
Directs <<glossary-allocator,allocators>> to manage containers of {es} and {kib}
170
221
nodes and maximizes the utilization of allocators. Monitors plan change requests
@@ -201,6 +252,12 @@ include::{es-repo-dir}/glossary.asciidoc[tag=ccs-def]
201
252
[[d-glos]]
202
253
=== D
203
254
255
+ [[glossary-dashboard]] dashboard::
256
+ +
257
+ --
258
+ include::{kib-repo-dir}/glossary.asciidoc[tag=dashboard-def]
259
+ --
260
+
204
261
[[glossary-ml-datafeed]] datafeed::
205
262
{anomaly-jobs-cap} can analyze either a one-off batch of data or continuously in
206
263
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
246
303
deployments it can be separated.
247
304
//Source: Cloud
248
305
306
+ [[glossary-discover]] Discover::
307
+ +
308
+ --
309
+ include::{kib-repo-dir}/glossary.asciidoc[tag=discover-def]
310
+ --
311
+
249
312
[[glossary-diversity-field]] diversity field::
250
313
+
251
314
--
@@ -286,6 +349,12 @@ different sources.
286
349
include::{kib-repo-dir}/glossary.asciidoc[tag=ems-def]
287
350
--
288
351
352
+ [[glossary-element]] element::
353
+ +
354
+ --
355
+ include::{kib-repo-dir}/glossary.asciidoc[tag=element-def]
356
+ --
357
+
289
358
[[glossary-event]] event::
290
359
A single unit of information, containing a timestamp plus additional data. An
291
360
event arrives via an input, and is subsequently parsed, timestamped, and
@@ -296,6 +365,12 @@ passed through the {ls} <<glossary-pipeline,pipeline>>.
296
365
[[f-glos]]
297
366
=== F
298
367
368
+ [[glossary-feature-controls]] Feature Controls::
369
+ +
370
+ --
371
+ include::{kib-repo-dir}/glossary.asciidoc[tag=feature-controls-def]
372
+ --
373
+
299
374
[[glossary-feature-influence]] feature influence::
300
375
In {oldetection}, feature influence scores indicate which features of a data
301
376
point contribute to its outlier behavior. See
@@ -377,22 +452,22 @@ packaged as Ruby Gems. You can use the {ls}
377
452
<<glossary-plugin-manager,plugin manager>> to manage {ls} gems.
378
453
//Source: Logstash
379
454
380
- [[glossary-geojson ]] GeoJSON ::
455
+ [[glossary-graph ]] graph ::
381
456
+
382
457
--
383
- include::{kib-repo-dir}/glossary.asciidoc[tag=geojson -def]
458
+ include::{kib-repo-dir}/glossary.asciidoc[tag=graph -def]
384
459
--
385
460
386
- [discrete]
387
- [[h-glos]]
388
- === H
389
-
390
- [[glossary-heat-map]] heat map::
461
+ [[glossary-grok-debugger]] Grok Debugger::
391
462
+
392
463
--
393
- include::{kib-repo-dir}/glossary.asciidoc[tag=heat-map -def]
464
+ include::{kib-repo-dir}/glossary.asciidoc[tag=grok-debugger -def]
394
465
--
395
466
467
+ [discrete]
468
+ [[h-glos]]
469
+ === H
470
+
396
471
[[glossary-hot-phase]] hot phase::
397
472
+
398
473
--
@@ -493,6 +568,12 @@ include::{kib-repo-dir}/glossary.asciidoc[tag=kql-def]
493
568
include::{es-repo-dir}/glossary.asciidoc[tag=leader-index-def]
494
569
--
495
570
571
+ [[glossary-lens]] Lens::
572
+ +
573
+ --
574
+ include::{kib-repo-dir}/glossary.asciidoc[tag=lens-def]
575
+ --
576
+
496
577
[[glossary-local-cluster]] local cluster::
497
578
+
498
579
--
@@ -522,27 +603,12 @@ service API requests but it cannot run {ml-jobs}. If you want to use
522
603
include::{kib-repo-dir}/glossary.asciidoc[tag=map-def]
523
604
--
524
605
525
- [[glossary-map-layer]] map layer::
526
- +
527
- --
528
- include::{kib-repo-dir}/glossary.asciidoc[tag=map-layer-def]
529
- --
530
-
531
606
[[glossary-mapping]] mapping::
532
607
+
533
608
--
534
609
include::{es-repo-dir}/glossary.asciidoc[tag=mapping-def]
535
610
--
536
611
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
-
546
612
[[glossary-master-node]] master node::
547
613
Handles write requests for the cluster and publishes changes to other nodes in
548
614
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
557
623
processed by the {ls} indexer instance.
558
624
//Source: Logstash
559
625
626
+ [[glossary-metric-aggregation]] metric aggregation::
627
+ +
628
+ --
629
+ include::{kib-repo-dir}/glossary.asciidoc[tag=metric-aggregation-def]
630
+ --
631
+
560
632
[[glossary-metadata]] @metadata::
561
633
A special field for storing content that you don't want to include in output
562
634
<<glossary-event,events>>. For example, the `@metadata` field is useful for
@@ -589,6 +661,18 @@ file, graphite, and statsd.
589
661
[[p-glos]]
590
662
=== P
591
663
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
+
592
676
[[glossary-pipeline]] pipeline::
593
677
A term used to describe the flow of <<glossary-event,events>> through the
594
678
{ls} workflow. A pipeline typically consists of a series of input, filter,
@@ -648,12 +732,18 @@ nodes handling the user requests.
648
732
include::{es-repo-dir}/glossary.asciidoc[tag=query-def]
649
733
--
650
734
651
- [[glossary-query-bar]] query bar ::
735
+ [[glossary-query-bar]] query bar::
652
736
+
653
737
--
654
738
include::{kib-repo-dir}/glossary.asciidoc[tag=query-bar-def]
655
739
--
656
740
741
+ [[glossary-query-profiler]] Query Profiler::
742
+ +
743
+ --
744
+ include::{kib-repo-dir}/glossary.asciidoc[tag=query-profiler-def]
745
+ --
746
+
657
747
[discrete]
658
748
[[r-glos]]
659
749
=== R
@@ -751,6 +841,12 @@ Routes data internally in an {ece} installation.
751
841
include::{es-repo-dir}/glossary.asciidoc[tag=shard-def]
752
842
--
753
843
844
+ [[glossary-certainty]] shareable::
845
+ +
846
+ --
847
+ include::{kib-repo-dir}/glossary.asciidoc[tag=shareable-def]
848
+ --
849
+
754
850
[[glossary-shipper]] shipper::
755
851
An instance of {ls} that send events to another instance of {ls}, or
756
852
some other application.
@@ -792,24 +888,12 @@ include::{es-repo-dir}/glossary.asciidoc[tag=source-field-def]
792
888
include::{kib-repo-dir}/glossary.asciidoc[tag=space-def]
793
889
--
794
890
795
- [[glossary-feature-space]] Spaces::
796
- +
797
- --
798
- include::{kib-repo-dir}/glossary.asciidoc[tag=space-feature-def]
799
- --
800
-
801
891
[[glossary-split]] split::
802
892
+
803
893
--
804
894
include::{es-repo-dir}/glossary.asciidoc[tag=split-def]
805
895
--
806
896
807
- [[glossary-stack-monitoring]] Stack Monitoring::
808
- +
809
- --
810
- include::{kib-repo-dir}/glossary.asciidoc[tag=stack-monitoring-def]
811
- --
812
-
813
897
[[glossary-stunnel]] stunnel::
814
898
Securely tunnels all traffic in an {ece} installation.
815
899
//Source: Cloud
@@ -842,12 +926,24 @@ include::{es-repo-dir}/glossary.asciidoc[tag=text-def]
842
926
include::{kib-repo-dir}/glossary.asciidoc[tag=time-filter-def]
843
927
--
844
928
929
+ [[glossary-timelion]] Timelion::
930
+ +
931
+ --
932
+ include::{kib-repo-dir}/glossary.asciidoc[tag=timelion-def]
933
+ --
934
+
845
935
[[glossary-time-series-data]] time series data::
846
936
+
847
937
--
848
938
include::{kib-repo-dir}/glossary.asciidoc[tag=time-series-data-def]
849
939
--
850
940
941
+ [[glossary-tsvb]] TSVB::
942
+ +
943
+ --
944
+ include::{kib-repo-dir}/glossary.asciidoc[tag=tsvb-def]
945
+ --
946
+
851
947
[[glossary-type]] type::
852
948
+
853
949
--
@@ -868,12 +964,18 @@ include::{kib-repo-dir}/glossary.asciidoc[tag=upgrade-assistant-def]
868
964
[[v-glos]]
869
965
=== V
870
966
871
- [[glossary-vector]] vector::
967
+ [[glossary-vector]] vector data ::
872
968
+
873
969
--
874
970
include::{kib-repo-dir}/glossary.asciidoc[tag=vector-def]
875
971
--
876
972
973
+ [[glossary-vega]] Vega::
974
+ +
975
+ --
976
+ include::{kib-repo-dir}/glossary.asciidoc[tag=vega-def]
977
+ --
978
+
877
979
[[glossary-visualization]] visualization::
878
980
+
879
981
--
@@ -903,6 +1005,12 @@ the event to the output queue. This allows scalability across CPUs because
903
1005
many filters are CPU intensive.
904
1006
//Source: Logstash
905
1007
1008
+ [[glossary-workpad]] workpad::
1009
+ +
1010
+ --
1011
+ include::{kib-repo-dir}/glossary.asciidoc[tag=workpad-def]
1012
+ --
1013
+
906
1014
[discrete]
907
1015
[[z-glos]]
908
1016
=== Z
0 commit comments