Use case
Specify a file or directory with logs. Create a materialized view that will look at the changes (appends) in these files, track offsets and parse them incrementally.
- realtime logs import into ClickHouse;
- realtime calculation of metrics from logs.
Use case
Specify a file or directory with logs. Create a materialized view that will look at the changes (appends) in these files, track offsets and parse them incrementally.