├── CHANGELOG.md ├── README.md ├── VERSION └── schema.json /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vectordotdev/log-event-json-schema/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vectordotdev/log-event-json-schema/HEAD/README.md -------------------------------------------------------------------------------- /VERSION: -------------------------------------------------------------------------------- 1 | 4.1.0 -------------------------------------------------------------------------------- /schema.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vectordotdev/log-event-json-schema/HEAD/schema.json --------------------------------------------------------------------------------