Skip to content

Conversation

yashmehrotra
Copy link
Member

@yashmehrotra yashmehrotra commented May 29, 2025

Fixes: #398

@yashmehrotra yashmehrotra requested a review from moshloop May 29, 2025 06:41
Copy link

netlify bot commented May 29, 2025

Deploy Preview for flanksource-docs ready!

Name Link
🔨 Latest commit ffdcbe4
🔍 Latest deploy log https://app.netlify.com/projects/flanksource-docs/deploys/683feee240e21000089453b7
😎 Deploy Preview https://deploy-preview-400--flanksource-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented May 29, 2025

Deploy Preview for canarychecker canceled.

Name Link
🔨 Latest commit ffdcbe4
🔍 Latest deploy log https://app.netlify.com/projects/canarychecker/deploys/683feee28bf4dc0008ad3606

@moshloop
Copy link
Member

Should add reference to the embedded clickhouse as a default with an example that setups a connection first.

Comment on lines +49 to +59
- query: SELECT * FROM azureBlobStorage(azure_prod_audit_data);
type: AuditRecord
id: $.user_id
transform:
expr: "[config].toJSON()"
azureBlobStorage:
connection: azure-prod
account: acme-logs
container: audit
path: audit-data.csv
collection: azure_prod_audit_data
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update this so that it reflects actual azure audit logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add docs for clickhouse scraper
2 participants