Related to "Wal"
WAL plugin
Example Write-Ahead Log (WAL) plugin that demonstrates processing data as it’s written to the database.
Recover a crashed node
Safely recover an InfluxDB 3 Enterprise node that crashed or was stopped without a graceful stop node: restart it with the same node ID, let it drain its write-ahead log (WAL), stop it gracefully, and then remove it.