Documentation
Data Core
Current
Current Features
- Pipeline settings for transport (wpdb fallback, ClickHouse, RabbitMQ config), retention, timezone, and warm mapping cache.
- Alias-to-table mappings with serializers, schema previews, ensure table actions, TTL audits, and CSV export.
- ClickHouse status checks plus recent events from ClickHouse and wpdb fallback queues.
- AutoBootstrap to detect local services, seed mappings, auto-map logs, and create canonical tables.
- Logs discovery UI for WordPress logs, with system log discovery when provisioning is enabled.
- Provisioning UI for enabling, detecting, adopting, planning, and repairing local Redis/ClickHouse/RabbitMQ.
- Data Dictionary (wpdb + optional Redis), warm-on-boot, and CLI helpers.
Admin pages: Data Core main menu (luperiq-data-core) with submenus luperiq-data-dictionary, luperiq-logs-discovery, luperiq-provisioning.
DB tables: luperiq_pipeline_events, luperiq_dictionary.
CLI: dict helpers, logs tools, pipeline consumer scaffold, and replay.