nano SIEM
Integrations

Integrations

Integrations

nano supports multiple ingestion methods for getting logs into the platform. Choose the integration that matches your infrastructure.

Cloud Sources (Pull)

nano connects to cloud queues and subscriptions to pull log data directly — no agent needed.

IntegrationTransportCommon Log Types
AWS S3 via SQSS3 bucket notifications → SQS queueCloudTrail, VPC Flow Logs, GuardDuty, ALB/NLB, WAF
GCP Pub/SubLog Router sink → Pub/Sub subscriptionCloud Audit Logs, VPC Flow Logs, Security Command Center, GKE
KafkaKafka consumer groupApplication logs, security events, streaming pipelines

Push Sources (Direct)

Clients push logs to nano over HTTP-based protocols.

IntegrationTransportCommon Log Types
Splunk HECSplunk HTTP Event Collector (port 8088)Windows Event Logs, Palo Alto, Cisco ASA — anything from Splunk forwarders or Cribl
HTTPHTTP POST with X-Source-Type header (port 8080)Applications, webhooks, Fluentd/Filebeat/Cribl

On-Premises Sources (Via Aggregator)

Sources like syslog, OTLP, and log files don't include a source_type field. A lightweight Vector aggregator on your network tags events and forwards them to nano.

IntegrationSources CoveredTransport to nano
Vector AggregatorSyslog, OpenTelemetry, log files, Fluent protocolVector native protocol (port 6000)

How It All Fits Together

Credential Security

Cloud credentials (AWS, GCP, Kafka) are encrypted at rest using AES-256-GCM. The API never returns secret values — only the credential name, provider, and metadata are visible after creation. Credentials cannot be deleted while any log source references them.

Choosing an Integration

I want to ingest...Use this
AWS CloudTrail, VPC Flow Logs, GuardDutyAWS S3 via SQS
Google Cloud Audit Logs, GCP security logsGCP Pub/Sub
Logs already in a Kafka clusterKafka
Logs from Splunk forwarders or CriblSplunk HEC
Syslog from firewalls, switches, serversVector Aggregator
OpenTelemetry from applicationsVector Aggregator
Application logs via HTTP/webhookSet Up Your First Feed
On this page

On this page