Talk to an Expert

Tell us about your stack and the privacy problems you're trying to solve. We typically respond within one business day.

Prefer email? support@philterd.ai

Prefer to skip the form? Pick a time on our calendar →
or send a message

Please do not enter PII or PHI in this form. If you need to share an example, use a sanitized one.

Integrations

Integrations

A list of platforms, services, and frameworks that Philterd's open source PII redaction toolkit integrates with. Every integration runs self-hosted inside your perimeter. Don't see the integration you need? Contact us and we'll work with you.

Data warehouses and query engines

PlatformProductsDescription
SnowflakePhilter PhileasJava UDF, external function, or ETL-stage redaction. Redact PII inside free-text columns without data leaving the Snowflake account.
Apache TrinoPhileasThe Phileas Trino Connector makes PII redaction a SQL primitive across federated data sources.

Streaming platforms

PlatformProductsDescription
Apache KafkaPhilter PhileasThree patterns: Kafka Streams with embedded Phileas, sidecar consumer/producer hitting the Philter API, or a Kafka Connect Single Message Transform.
Amazon KinesisPhilter PhileasKCL/KPL integration with embedded Phileas for redaction before data lands in its destination.
Amazon Kinesis FirehosePhilterLambda-based data transformation for real-time PII redaction during delivery to S3, Redshift, or OpenSearch.

Search and analytics

PlatformProductsDescription
OpenSearchPhinderPhinder PII Plugin redacts sensitive data from search results before they reach end users.
ElasticsearchPhinderRedact sensitive data from search results before they reach end users via the Phinder plugin.
GraylogPhileasGraylog has integrated Phileas natively for PII and PHI redaction in centralized log management.
SplunkPhilterPre-ingest redaction for log pipelines. Redact PII before it reaches your Splunk index.
DatadogPhilterPre-ingest redaction for observability pipelines. Strip PII from logs before they leave your perimeter.

LLM and AI platforms

The Philter AI Proxy sits between your application and the LLM provider, redacting PII from prompts and scanning responses for leaked content.

PlatformProductsDescription
OpenAIPhilter AI ProxyDrop-in proxy for the OpenAI API. Change the base URL and PII is redacted from every prompt.
Anthropic ClaudePhilter AI ProxyDrop-in proxy for the Claude API. Same base-URL swap, same redaction.
Amazon BedrockPhilter AI ProxyDrop-in proxy for Bedrock. BAA-covered option for HIPAA-compliant AI workloads.
LangChainPhilter PhileasRedaction step in LangChain chains and RAG pipelines. Redact before you embed, retrieve, or generate.

Vector databases

PII should be redacted before text is embedded and stored. These vector databases work with the redact-before-embed pattern documented in the privacy-aware RAG guide.

PlatformProductsDescription
ChromaPhilter PhileasSelf-hosted, open source vector database. Redact before embedding for privacy-safe RAG.
QdrantPhilter PhileasSelf-hosted vector search engine. Pair with Philter for PII-free embeddings.
MilvusPhilter PhileasSelf-hosted, scalable vector database for large-scale RAG deployments.
pgvectorPhilter PhileasVector search as a PostgreSQL extension. No new infrastructure required.
OpenSearch k-NNPhinderVector search within your existing OpenSearch cluster.

Cloud object storage

PlatformProductsDescription
Amazon S3Phinder PhilterPII discovery via Phinder crawl, plus event-driven redaction with Macie, Lambda, and Philter.
Google Cloud StoragePhinderPII discovery crawl across GCS buckets.
Azure Blob StoragePhinderPII discovery crawl across Azure Blob containers.
Local filesystemsPhinderScan local directories and network mounts for sensitive data.

Cloud marketplaces

Deploy Philter with one click into your own cloud account. Per-instance-hour billing, no procurement contract.

PlatformProductsDescription
AWS MarketplacePhilterSubscribe, launch into your VPC, and POST text to /api/filter. Running in under 5 minutes.
Google Cloud MarketplacePhilterOne-click deployment into your GCP project.
Microsoft Azure MarketplacePhilterOne-click deployment into your Azure subscription.

Monitoring and alerting

PlatformProductsDescription
PagerDutyPhieldAlert destination for PII trend deviations. Get paged when entity counts spike.
SlackPhieldAlert destination for PII trend deviations. Notifications in your team channel.
MongoDBPhieldTime-series storage for PII counts. Optional: Phield falls back to in-memory when MongoDB is not available.
Apache KafkaPhieldIngestion source for PII type counts. Publish counts to a Kafka topic for Phield to consume.

CI/CD and developer workflow

PlatformProductsDescription
GitHub ActionsPhilter Scope PhilterPII scanning on pull requests and policy regression tests in CI. Fail the build when accuracy drops.
GitLab CIPhilter ScopePolicy regression tests in GitLab CI pipelines.
Pre-commit hooksPhilterCatch PII before it enters version control. Scan staged files on every commit.

Infrastructure as code

PlatformProductsDescription
AWS CloudFormationPhilterTemplates for single-instance and auto-scaled Philter deployments on AWS.
TerraformPhilterTerraform scripts for Philter deployment on AWS.
DockerAllContainer images for every Philterd tool. Pull and run with no build step.
KubernetesPhilter PhileasStateless horizontal scaling via K8s. Deploy as many replicas as your throughput requires.

SDKs and client libraries

Embed redaction directly in your application with no network hop. Full details on the SDKs page.

PlatformProductsDescription
JavaPhileas Philterphileas-core (embedded library) and philter-sdk-java (API client).
PythonPhileasphileas-python for embedded PII redaction in Python applications.
.NETPhileas PhilterPhileas.NET (embedded library) and philter-sdk-net (API client).
GoPhileas Philtergo-phileas (embedded library) and philter-sdk-golang (API client).

Government and air-gapped deployments

Philter runs in FedRAMP-authorized environments and fully disconnected networks with no outbound dependencies.

PlatformProductsDescription
AWS GovCloudPhilterFedRAMP Moderate and High impact levels. Deploy Philter into GovCloud regions.
Azure GovernmentPhilterFedRAMP-compliant deployment in Azure Government regions.
Air-gapped / on-premPhilterSelf-contained Docker images with no external calls. Runs in classified and disconnected environments.

Migration from other tools

Switching from a managed PII detection service? These guides cover the API translation, cost comparison, and cutover process.

PlatformProductsDescription
AWS ComprehendPhilterSide-by-side API translation, TCO comparison, and shadow-mode cutover checklist.
Google Cloud DLPPhilterTCO comparison at different volume tiers. Per-instance vs. per-character pricing.
Microsoft PresidioPhilter PhileasFeature comparison, language coverage, and deployment model differences.