We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d24139 commit 785670aCopy full SHA for 785670a
1 file changed
auditbeat/cmd/root.go
@@ -35,7 +35,7 @@ const (
35
Name = "auditbeat"
36
37
// ecsVersion specifies the version of ECS that Auditbeat is implementing.
38
- ecsVersion = "1.7.0"
+ ecsVersion = "1.8.0"
39
)
40
41
// RootCmd for running auditbeat.
0 commit comments