forked from elastic/docs-content
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfrontmatter.config.yml
More file actions
75 lines (75 loc) · 1.62 KB
/
frontmatter.config.yml
File metadata and controls
75 lines (75 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
valid_items:
- key: layout
type: string
valid_values:
- archive
- landing-page
- not-found
- key: navigation_title
type: string
- key: description
type: string
- key: mapped_pages
type: array
- key: applies_to
type: object
children:
- key: stack
type: string
- key: deployment
type: object
children:
- key: eck
type: string
- key: ess
type: string
- key: ece
type: string
- key: self
type: string
- key: serverless
type: object
children:
- key: security
type: string
- key: elasticsearch
type: string
- key: observability
type: string
- key: product
type: string
- key: products
type: array
children:
- key: id
type: string
valid_values:
- apm
- apm-agent
- beats
- cloud-control-ecctl
- cloud-enterprise
- cloud-hosted
- cloud-kubernetes
- cloud-serverless
- cloud-terraform
- ecs
- ecs-logging
- elastic-agent
- elastic-serverless-forwarder
- elastic-stack
- elasticsearch
- elasticsearch-client
- elasticsearch-curator
- fleet
- ingest
- integrations
- kibana
- logstash
- machine-learning
- observability
- painless
- search-ui
- security
- key: sub
type: object