kibana/packages/kbn-ecs
Luke G d92d691946
Generate kbn/ecs with ECS 8.6.1 (#151642)
## Summary

This PR updates kbn/ecs to defintions generated with ECS 8.6.1

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-02-21 15:02:38 +01:00
..
generated Generate kbn/ecs with ECS 8.6.1 (#151642) 2023-02-21 15:02:38 +01:00
index.ts Replace ecs package with ecs-typescript generated code (#148804) 2023-01-26 07:10:32 +01:00
jest.config.js Introduces new @kbn/ecs package (#147408) 2022-12-15 07:53:00 -07:00
kibana.jsonc [kbn-ecs] Adds security solution threat hunting investigations as co-owner (#151187) 2023-02-14 11:42:56 -07:00
package.json [kbn-ecs] Adds security solution threat hunting investigations as co-owner (#151187) 2023-02-14 11:42:56 -07:00
README.md Replace ecs package with ecs-typescript generated code (#148804) 2023-01-26 07:10:32 +01:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

@kbn/ecs

Base types for Elastic common schema. These types are used for logging and any extensions to the types declared in this package need to be in their own dedicated packages.

https://www.elastic.co/guide/en/ecs/current/index.html

Type definitions are autogenerated with https://github.com/elastic/ecs-typescript