Elite Dangerous Journal Schemas

Fileheader

Properties

Name Type Optional Description Examples
timestamp string No Timestamp in UTC, ISO 8601
  • 2022-09-11T22:00:45Z
  • 2022-09-12T08:54:21Z
  • 2022-09-12T08:54:24Z
event string No
  • Fileheader
part integer No The file part number
  • 1
language string No The language code
  • English/UK
  • Russian/RU
  • French/FR
Odyssey boolean No True for gameversions >= 4.0, both Horizons and Odyssey.
  • true
  • false
gameversion string No Which version of the game produced the log (will indicate if beta)
  • 4.0.0.1200
  • 4.0.0.1201
  • 4.0.0.1300
build string No Game build number
  • r282108/r0
  • r282352/r0
  • r284072/r0