I'm looking for avro schema representation of ecs. It is necessary in Apache NiFi, when you're trying to transform data with record-oriented processors. Workaround is to use InferAvroSchema processor, but there is necessary some json file with all ecs fields. ECS tooling doesn't provide this
So, is it available somewhere one of these two options, please?
avro schema representation of ecs
example json file with all ecs fields according to ecs version
There are two YAML files that are a full representation of ECS maintained in the ECS repo. You can view whatever version(s) you need by switching the branch/tag.
These files can be converted to JSON and might be a good starting place for what you need here.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.