Configuration
Keep in mind the workflows presented in the Presentation section, it will help you understand how the components interact with each other.
You will need to follow those steps:
- Configure Security Proxy / Gateway to produce enriched access logs exposed over OpenTelemetry protocol:
- Configure the
Vectorcollector to receive the logs and insert them into the database buffer table: configuring Vector. - Configure the TimescaleDB database and create the tables: Configuring TimescaleDB.
- Configure the CLI to process the collected access logs or to process file-based logs: Analytics CLI.
- Configure your dataviz on Superset: Configure Superset.
If you have some trouble on the way, getting them to work, you can look at some advices in theTroubleshooting section.