oura 2.2.0

The tail of Cardano
Documentation
[source]
type = "N2N"
peers = ["backbone.mainnet.cardanofoundation.org:3001"]

[intersect]
type = "Point"
value = [
    4493860,
    "ce7f821d2140419fea1a7900cf71b0c0a0e94afbb1f814a6717cff071c3b6afc",
]

[[filters]]
type = "SplitBlock"

[[filters]]
type = "ParseCbor"

[sink]
type = "FileRotate"
max_total_files = 5
output_format = "JSONL"
output_path = "./output/logs.jsonl"
max_bytes_per_file = 5_000_000
compress_files = true