Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en/logs/log_configuration/archives.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,8 @@ Within the zipped JSON file, each event's content is formatted as follows:
}
```

**Note:** Logs are stored as Newline Delimited JSON, meaning each line in the file is a valid JSON object representing one log event.

## Further Reading

{{< partial name="whats-next/whats-next.html" >}}
Expand Down
Loading