Skip to content

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:

  1. Configure Security Proxy / Gateway to produce enriched access logs exposed over OpenTelemetry protocol:
  2. Configure the Vector collector to receive the logs and insert them into the database buffer table: configuring Vector.
  3. Configure the TimescaleDB database and create the tables: Configuring TimescaleDB.
  4. Configure the CLI to process the collected access logs or to process file-based logs: Analytics CLI.
  5. 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.