We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64dd2c commit 253599cCopy full SHA for 253599c
config/products.yml
@@ -67,7 +67,7 @@ products:
67
versioning: 'curator'
68
ecs:
69
display: 'Elastic Common Schema (ECS)'
70
- versioning: 'stack'
+ versioning: 'ecs'
71
ecs-logging:
72
display: 'ECS Logging'
73
versioning: 'stack'
config/versions.yml
@@ -21,6 +21,9 @@ versioning_systems:
21
base: 3.0
22
current: 3.1.0
23
ess: *all
24
+ ecs:
25
+ base: 9.0
26
+ current: 9.1.0
27
self: *stack
28
ecctl:
29
base: 1.0
0 commit comments