We've built Logchits from the ground up with security and privacy at its core. Learn how we protect your data and your users' privacy.
All data is encrypted in transit using TLS 1.3 and at rest using AES-256 encryption.
Annual audits ensure our security controls meet the highest industry standards.
We collect only the minimum data necessary. PII is automatically masked by default.
Full compliance with GDPR, CCPA, and other global privacy regulations.
Granular permissions ensure team members only access what they need.
Choose where your data is stored: US, EU, or other supported regions.
Our SDK automatically detects and masks sensitive information in session recordings and logs. This includes:
// Mask sensitive views
Logchits.maskView(creditCardInput)
Logchits.maskView(passwordField)
// Or use automatic detection
Logchits.configure({
autoMaskSensitiveFields: true,
maskAllTextInputs: false
})Configure masking per-view or enable automatic detection for common sensitive patterns.
Security, availability, and confidentiality
European data protection compliance
California Consumer Privacy Act
Healthcare data protection (Enterprise)
Information security management
EU-US data transfer framework
We believe in responsible disclosure. If you discover a security vulnerability, we want to hear from you. We offer rewards for valid security reports.
Report a Vulnerability