Connect your evidence sources for automated collection
No connectors configured yet
Add a connector to start collecting evidence automatically
Credentials stay in your boundary. Our collector sends only hashes and metadata to the signing service.
This token authenticates the collector. Save it securely - it won't be shown again.
docker run -d \ -e AEGISLOG_TOKEN=your-token \ -e AEGISLOG_TENANT=your-tenant \ prolixotech/collector:latest
export AEGISLOG_TOKEN=your-token export AEGISLOG_TENANT=your-tenant
# ~/.aegislog/config.yaml token: your-token tenant: your-tenant endpoint: https://api.prolixotech.com
Configure the endpoint where your AI governance agent receives webhook requests for model inventory and risk assessment collection.
The webhook URL where your agent receives governance requests.
If your agent requires authentication, enter the API key or bearer token.
GovCloud requires a separate AWS account. Evidence collection operates entirely within the GovCloud boundary.
Select the GovCloud region where your workloads run.
Next step: Deploy the collector using one of the methods above. The collector will connect automatically once running. View full setup guide